Searched defs:createColorBuffer (Results 1 – 3 of 3) sorted by relevance
| /device/generic/goldfish-opengl/system/OpenglSystemCommon/ | ||
| D | HostConnection.cpp | 194     virtual uint32_t createColorBuffer(  in createColorBuffer()  function in GoldfishGralloc | 
| /device/generic/vulkan-cereal/stream-servers/gl/ | ||
| D | EmulationGl.cpp | 644 std::unique_ptr<ColorBufferGl> EmulationGl::createColorBuffer(uint32_t width, uint32_t height,  in createColorBuffer()  function in gfxstream::gl::EmulationGl | 
| /device/generic/vulkan-cereal/stream-servers/ | ||
| D | FrameBuffer.cpp | 1021 HandleType FrameBuffer::createColorBuffer(int p_width,  in createColorBuffer()  function in gfxstream::FrameBuffer |