Searched refs:ANativeWindow_setBuffersGeometry (Results 1 – 7 of 7) sorted by relevance
21 ANativeWindow_setBuffersGeometry;
64 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, in ANativeWindow_setBuffersGeometry() function
156 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window,
49 r = ANativeWindow_setBuffersGeometry(nw, alloc->mHal.drvState.lod[0].dimX, in rscAllocationSetSurface()
162 ANativeWindow_setBuffersGeometry;
216 ANativeWindow_setBuffersGeometry(window, width, height, 0); in Java_android_filterfw_core_GLEnvironment_nativeAddSurfaceWidthHeight()
757 int32_t r = ANativeWindow_setBuffersGeometry(nw, alloc->mHal.drvState.lod[0].dimX, in rsdAllocationSetSurface()