Home
last modified time | relevance | path

Searched refs:ANDROID_PRIORITY_URGENT_DISPLAY (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/android_stub/system/
Dthread_defs.h56 ANDROID_PRIORITY_URGENT_DISPLAY = HAL_PRIORITY_URGENT_DISPLAY, enumerator
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp668 auto res = run(LOG_TAG, ANDROID_PRIORITY_URGENT_DISPLAY); in StartUp()