HomeSort by relevance Sort by last modified time
    Searched defs:destroyed (Results 1 - 11 of 11) sorted by null

  /frameworks/base/libs/hwui/
ResourceCache.h 45 ResourceReference() { refCount = 0; recycled = false; destroyed = false;}
47 refCount = 0; recycled = false; destroyed = false; resourceType = type;
52 bool destroyed; member in class:android::uirenderer::ResourceReference
  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.h 161 // destroyed and waiting for the app thread to complete.
180 int destroyed; member in struct:android_app
308 * Command from main thread: the app's activity is being destroyed,
  /external/compiler-rt/lib/tsan/rtl/
tsan_report.h 91 bool destroyed; member in struct:__tsan::ReportMutex
  /external/kernel-headers/original/linux/
sync.h 86 * @destoryed: set when sync_timeline is destroyed
88 * @child_list_lock: lock protecting @child_list_head, destroyed, and
99 bool destroyed; member in struct:sync_timeline
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_unittest.cc 1043 bool destroyed = false; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
sync.h 329 Bool destroyed; /* True if counter was destroyed */ member in struct:__anon26014
syncstr.h 343 BOOL destroyed; member in struct:_xSyncCounterNotifyEvent
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
sync.h 329 Bool destroyed; /* True if counter was destroyed */ member in struct:__anon27604
syncstr.h 343 BOOL destroyed; member in struct:_xSyncCounterNotifyEvent
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
sync.h 329 Bool destroyed; /* True if counter was destroyed */ member in struct:__anon29119
syncstr.h 343 BOOL destroyed; member in struct:_xSyncCounterNotifyEvent

Completed in 454 milliseconds