のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

2012-04-26から1日間の記事一覧

sp スマートポインタ ストロングポインタ ウィークポインタ

Cross Reference: /frameworks/base/include/utils/StrongPointer.habout <sp> and <wp> - Google グループBoostでC++0xのライブラリ「TR1」を先取りしよう (1) 悩ましきメモリ管理 - shared_ptr / weak_ptr2/2):CodeZine いつもandroidのframeworkコードのなかにsp<xxx></xxx></wp></sp>…

OpenGLRenderer Flushing caches

D/OpenGLRenderer(2189): Flushing caches (mode 0) /frameworks/base/libs/hwui/Caches.cpp 188 void Caches::flush(FlushMode mode) { 189 FLUSH_LOGD("Flushing caches (mode %d)", mode); 190 191 clearGarbage(); 192 193 switch (mode) { 194 case kFl…

dmtracedumpの使い方

Linux上の場合、動くのか、 Windows上の場合では、エラーになった。 d:\Users>dmtracedump ddms_2012.trace ERROR: unable to read 8868773 bytes from trace file Cannot read trace. $ dmtracedump Copyright (C) 2006 The Android Open Source Projectusa…

libhwui

$ sgrep hwui ./device/ti/panda/device.mk:37: hwui.render_dirty_regions=false ./out/target/common/R/com/android/test/hwui/R.java:8:package com.android.test.hwui; ./out/target/common/obj/APPS/HwAccelerationTest_intermediates/src/com/android/…