Home
last modified time | relevance | path

Searched refs:CRASH_IF (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/hals/
Ddebug.h36 #define CRASH_IF(COND, MSG) \ macro
Dmapper3.cpp101 CRASH_IF(!host_memory_allocator.is_opened(), in GoldfishMapper()
105 CRASH_IF(host_memory_allocator.hostMalloc(&bufferBits, 256), in GoldfishMapper()
Dallocator3.cpp323 CRASH_IF(!rcEnc, "conn.getRcEncoder() failed"); in allocateCb()