Lines Matching refs:CHECK_NOT_NULL
117 #define CHECK_NOT_NULL(name) \ macro
224 CHECK_NOT_NULL(display); in ADisplay_getMaxSupportedFps()
234 CHECK_NOT_NULL(display); in ADisplay_getDisplayType()
241 CHECK_NOT_NULL(display); in ADisplay_getPreferredWideColorFormat()
242 CHECK_NOT_NULL(outDataspace); in ADisplay_getPreferredWideColorFormat()
243 CHECK_NOT_NULL(outPixelFormat); in ADisplay_getPreferredWideColorFormat()
251 CHECK_NOT_NULL(display); in ADisplay_getCurrentConfig()
274 CHECK_NOT_NULL(config); in ADisplayConfig_getWidth()
280 CHECK_NOT_NULL(config); in ADisplayConfig_getHeight()
286 CHECK_NOT_NULL(config); in ADisplayConfig_getFps()
292 CHECK_NOT_NULL(config); in ADisplayConfig_getCompositorOffsetNanos()
298 CHECK_NOT_NULL(config); in ADisplayConfig_getAppVsyncOffsetNanos()