Searched defs:createOffscreenSurface (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/ | ||
H A D | FramebufferTest.java | 351 public EGLSurface createOffscreenSurface(int width, int height) { in createOffscreenSurface() method in FramebufferTest.EglCore |
/aosp_15_r20/frameworks/base/libs/hwui/tests/common/ | ||
H A D | TestContext.cpp | 104 void TestContext::createOffscreenSurface() { in createOffscreenSurface() function in android::uirenderer::test::TestContext |