Searched refs:ANativeWindow_getFormat (Results 1 – 7 of 7) sorted by relevance
23 ANativeWindow_getFormat;
79 int32_t ANativeWindow_getFormat(ANativeWindow* window) { in ANativeWindow_getFormat() function
144 int32_t ANativeWindow_getFormat(ANativeWindow* window);
238 ANativeWindow_getFormat(mNativeWindow.get())); in dump()
161 ANativeWindow_getFormat;
215 if (convertPixelFormat(ANativeWindow_getFormat(surface.get())) == kUnknown_SkColorType) { in nativeLockCanvas()
235 uint32_t format = ANativeWindow_getFormat(window); in TEST_F()