OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getColorFormat
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/
CameraSource.cpp
131
static int32_t
getColorFormat
(const char* colorFormat) {
166
"CameraSource::
getColorFormat
", colorFormat);
333
mColorFormat =
getColorFormat
(params.get(
[
all
...]
/external/deqp/modules/egl/
teglRenderTests.cpp
338
tcu::TextureFormat
getColorFormat
(const tcu::PixelFormat& colorBits)
443
colorBuffer.setStorage(
getColorFormat
(colorBits), numSamples, width, height);
[
all
...]
/cts/tests/video/src/android/video/cts/
VideoEncoderDecoderTest.java
[
all
...]
Completed in 809 milliseconds