Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/
DDisplaySurfaceUser.h42 const DisplaySurface* getBoundSurface() const { return mBoundSurface; } in getBoundSurface() function
/aosp_15_r20/external/angle/src/libANGLE/
H A DTexture.cpp1274 egl::Surface *Texture::getBoundSurface() const in getBoundSurface() function in gl::Texture