Home
last modified time | relevance | path

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

/aosp12/frameworks/base/native/android/
H A Dsurface_control.cpp40 #define CHECK_NOT_NULL(name) \ macro
75 CHECK_NOT_NULL(window); in ASurfaceControl_createFromWindow()
76 CHECK_NOT_NULL(debug_name); in ASurfaceControl_createFromWindow()
110 CHECK_NOT_NULL(parent); in ASurfaceControl_create()
111 CHECK_NOT_NULL(debug_name); in ASurfaceControl_create()
249 CHECK_NOT_NULL(aSurfaceControl); in ASurfaceTransactionStats_getAcquireTime()
263 CHECK_NOT_NULL(aSurfaceControl); in ASurfaceTransactionStats_getPreviousReleaseFenceFd()
287 CHECK_NOT_NULL(func); in ASurfaceTransaction_setOnComplete()
319 CHECK_NOT_NULL(aSurfaceControl); in ASurfaceTransaction_reparent()
333 CHECK_NOT_NULL(aSurfaceControl); in ASurfaceTransaction_setVisibility()
[all …]
/aosp12/frameworks/native/libs/nativedisplay/
H A DADisplay.cpp122 #define CHECK_NOT_NULL(name) \ macro
238 CHECK_NOT_NULL(display); in ADisplay_getMaxSupportedFps()
248 CHECK_NOT_NULL(display); in ADisplay_getDisplayType()
255 CHECK_NOT_NULL(display); in ADisplay_getPreferredWideColorFormat()
265 CHECK_NOT_NULL(display); in ADisplay_getCurrentConfig()
287 CHECK_NOT_NULL(config); in ADisplayConfig_getDensity()
293 CHECK_NOT_NULL(config); in ADisplayConfig_getWidth()
299 CHECK_NOT_NULL(config); in ADisplayConfig_getHeight()
305 CHECK_NOT_NULL(config); in ADisplayConfig_getFps()
311 CHECK_NOT_NULL(config); in ADisplayConfig_getCompositorOffsetNanos()
[all …]