Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/
DColorBuffer.cpp147 void ColorBuffer::readToBytes(int x, int y, int width, int height, GLenum pixelsFormat, in readToBytes()
163 void ColorBuffer::readToBytesScaled(int pixelsWidth, int pixelsHeight, GLenum pixelsFormat, in readToBytesScaled()
194 FrameworkFormat frameworkFormat, GLenum pixelsFormat, in updateFromBytes()
211 bool ColorBuffer::updateFromBytes(int x, int y, int width, int height, GLenum pixelsFormat, in updateFromBytes()