/external/deqp/modules/gles3/functional/ |
es3fRboStateQueryTests.cpp | 219 const struct ColorFormat
|
es3fFboStateQueryTests.cpp | 537 const GLenum colorFormat = requiredColorformats[ndx].internalFormat; 542 glTexStorage2D(GL_TEXTURE_2D, 1, colorFormat, 128, 128); [all...] |
es3fFboInvalidateTests.cpp | [all...] |
/hardware/samsung_slsi/exynos5/libcamera/ |
ExynosCameraHWInterface.cpp | 686 m_orgPreviewRect.colorFormat = newPreviewFormat; 796 m_orgPictureRect.colorFormat = value; [all...] |
ExynosJpegEncoderForCamera.cpp | 160 int ExynosJpegEncoderForCamera::setColorFormat(int colorFormat) 166 return m_jpegMain->setColorFormat(colorFormat); [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/common/ |
Settings.js | 44 this.colorFormat = this.createSetting("colorFormat", "original");
|
/external/chromium_org/ui/gfx/codec/ |
jpeg_codec.cc | 204 bool JPEGCodec::Encode(const unsigned char* input, ColorFormat format, 461 ColorFormat format, std::vector<unsigned char>* output,
|
/frameworks/native/include/media/openmax/ |
OMX_IVCommon.h | 152 /**<Reserved android opaque colorformat. Tells the encoder that 153 * the actual colorformat will be relayed by the [all...] |
/frameworks/wilhelm/src/ |
data.c | 555 switch (pDataFormat->mRawImage.colorFormat) { 599 pDataFormat->mRawImage.colorFormat); [all...] |
/hardware/samsung_slsi/exynos5/libcamera2/ |
ExynosJpegEncoderForCamera.cpp | 172 int ExynosJpegEncoderForCamera::setColorFormat(int colorFormat) 178 return m_jpegMain->setColorFormat(colorFormat); [all...] |
ExynosCameraHWInterface2.h | 552 void m_getAlignedYUVSize(int colorFormat, int w, int h,
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
OMX_IVCommon.h | 152 /**<Reserved android opaque colorformat. Tells the encoder that 153 * the actual colorformat will be relayed by the [all...] |
/frameworks/av/media/libmediaplayerservice/ |
StagefrightRecorder.cpp | [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/ |
si_state.c | 956 static uint32_t si_colorformat_endian_swap(uint32_t colorformat) 959 switch(colorformat) { 999 static unsigned si_colorformat_max_comp_size(uint32_t colorformat) 1001 switch(colorformat) { [all...] |
/external/chromium_org/third_party/skia/include/gpu/gl/ |
GrGLFunctions.h | 245 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPathColorGenProc)(GrGLenum color, GrGLenum genMode, GrGLenum colorFormat, const GrGLfloat *coeffs);
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
si_state.c | 956 static uint32_t si_colorformat_endian_swap(uint32_t colorformat) 959 switch(colorformat) { 999 static unsigned si_colorformat_max_comp_size(uint32_t colorformat) 1001 switch(colorformat) { [all...] |
/external/skia/include/gpu/gl/ |
GrGLFunctions.h | 245 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPathColorGenProc)(GrGLenum color, GrGLenum genMode, GrGLenum colorFormat, const GrGLfloat *coeffs);
|
/hardware/intel/common/wrs_omxil_core/base/src/ |
portbase.cpp | 161 OMX_U32 PortBase::getFrameBufSize(OMX_COLOR_FORMATTYPE colorFormat, OMX_U32 width, OMX_U32 height) 163 switch (colorFormat) { [all...] |
/hardware/qcom/display/msm8084/libcopybit/ |
copybit_c2d.cpp | 300 int c2diGetBpp(int32 colorformat) 305 switch(colorformat&0xFF) [all...] |
/hardware/qcom/display/msm8226/libcopybit/ |
copybit_c2d.cpp | 300 int c2diGetBpp(int32 colorformat) 305 switch(colorformat&0xFF) [all...] |
/hardware/qcom/display/msm8960/libcopybit/ |
copybit_c2d.cpp | 298 int c2diGetBpp(int32 colorformat) 303 switch(colorformat&0xFF) [all...] |
/hardware/qcom/display/msm8974/libcopybit/ |
copybit_c2d.cpp | 302 int c2diGetBpp(int32 colorformat) 307 switch(colorformat&0xFF) [all...] |
/external/chromium_org/skia/ext/ |
image_operations_unittest.cc | 193 gfx::PNGCodec::ColorFormat color_format = gfx::PNGCodec::FORMAT_RGBA;
|
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-7.11.1.html | 205 <li>r600g: Support the PIPE_FORMAT_R16_FLOAT colorformat.</li>
|
/external/mesa3d/docs/ |
relnotes-7.11.1.html | 205 <li>r600g: Support the PIPE_FORMAT_R16_FLOAT colorformat.</li>
|