Home
last modified time | relevance | path

Searched defs:isFastBlitSupported (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/gl/
DColorBufferGl.h203 bool isFastBlitSupported() const { return m_fastBlitSupported; } in isFastBlitSupported() function
DEmulationGl.cpp589 bool EmulationGl::isFastBlitSupported() const { in isFastBlitSupported() function in gfxstream::gl::EmulationGl
/aosp_15_r20/hardware/google/gfxstream/host/
DFrameBuffer.cpp3491 bool FrameBuffer::isFastBlitSupported() const { in isFastBlitSupported() function in gfxstream::FrameBuffer