Lines Matching refs:CHECK_NOT_NULL
122 #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()
256 CHECK_NOT_NULL(outDataspace); in ADisplay_getPreferredWideColorFormat()
257 CHECK_NOT_NULL(outPixelFormat); 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()
317 CHECK_NOT_NULL(config); in ADisplayConfig_getAppVsyncOffsetNanos()