Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/gl/
DColorBufferGl.h201 bool isFastBlitSupported() const { return m_fastBlitSupported; } in isFastBlitSupported() function
DEmulationGl.cpp587 bool EmulationGl::isFastBlitSupported() const { in isFastBlitSupported() function in gfxstream::gl::EmulationGl
/device/generic/vulkan-cereal/stream-servers/
DFrameBuffer.cpp3570 bool FrameBuffer::isFastBlitSupported() const { in isFastBlitSupported() function in gfxstream::FrameBuffer