Home
last modified time | relevance | path

Searched defs:createEmulatedEglWindowSurface (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/gl/
DEmulationGl.cpp710 std::unique_ptr<EmulatedEglWindowSurface> EmulationGl::createEmulatedEglWindowSurface( in createEmulatedEglWindowSurface() function in gfxstream::gl::EmulationGl
/aosp_15_r20/hardware/google/gfxstream/host/
DFrameBuffer.cpp3224 HandleType FrameBuffer::createEmulatedEglWindowSurface(int p_config, int p_width, int p_height) { in createEmulatedEglWindowSurface() function in gfxstream::FrameBuffer