HomeSort by relevance Sort by last modified time
    Searched defs:srcDepth (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_cb_blit.c 91 struct gl_renderbuffer_attachment *srcDepth, *srcStencil;
95 srcDepth = &ctx->ReadBuffer->Attachment[BUFFER_DEPTH];
101 st_is_depth_stencil_combined(srcDepth, srcStencil) &&
106 srcRb = st_renderbuffer(srcDepth->Renderbuffer);
268 struct gl_renderbuffer_attachment *srcDepth =
292 st_is_depth_stencil_combined(srcDepth, srcStencil) &&
  /external/mesa3d/src/mesa/state_tracker/
st_cb_blit.c 91 struct gl_renderbuffer_attachment *srcDepth, *srcStencil;
95 srcDepth = &ctx->ReadBuffer->Attachment[BUFFER_DEPTH];
101 st_is_depth_stencil_combined(srcDepth, srcStencil) &&
106 srcRb = st_renderbuffer(srcDepth->Renderbuffer);
268 struct gl_renderbuffer_attachment *srcDepth =
292 st_is_depth_stencil_combined(srcDepth, srcStencil) &&
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
mipmap.c     [all...]
  /external/chromium_org/third_party/skia/src/images/
SkImageDecoder_libjpeg.cpp 406 SrcDepth srcDepth = k32Bit_SrcDepth;
408 srcDepth = k8BitGray_SrcDepth;
411 SkBitmap::Config config = this->getPrefConfig(srcDepth, /*hasAlpha*/ false);
    [all...]
SkImageDecoder_libpng.cpp 582 SrcDepth srcDepth = k32Bit_SrcDepth;
584 srcDepth = k8BitGray_SrcDepth;
589 *configp = this->getPrefConfig(srcDepth, *hasAlphap);
597 if (k8BitGray_SrcDepth != srcDepth) {
    [all...]
  /external/mesa3d/src/mesa/main/
mipmap.c     [all...]
  /external/skia/src/images/
SkImageDecoder_libjpeg.cpp 406 SrcDepth srcDepth = k32Bit_SrcDepth;
408 srcDepth = k8BitGray_SrcDepth;
411 SkBitmap::Config config = this->getPrefConfig(srcDepth, /*hasAlpha*/ false);
    [all...]
SkImageDecoder_libpng.cpp 581 SrcDepth srcDepth = k32Bit_SrcDepth;
583 srcDepth = k8BitGray_SrcDepth;
588 *configp = this->getPrefConfig(srcDepth, *hasAlphap);
596 if (k8BitGray_SrcDepth != srcDepth) {
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/
meta.c     [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.c     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 924 milliseconds