Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dclear.cpp136 uint32_t depth = fixedToZ(c->state.clear.depth); in ggl_clear() local
157 static void ggl_clearDepthx(void* con, GGLclampx depth) in ggl_clearDepthx()
Dscanline.cpp840 uint16_t depth = *p; in scanline() local
/system/media/wilhelm/src/itf/
DI3DMacroscopic.c23 SLmillimeter width, SLmillimeter height, SLmillimeter depth) in I3DMacroscopic_SetSize()
57 SLmillimeter depth = thiz->mSize.mDepth; in I3DMacroscopic_GetSize() local
/system/media/mca/filterfw/java/android/filterfw/core/
DMutableFrameFormat.java72 public void setDimensions(int width, int height, int depth) { in setDimensions()
/system/core/libpixelflinger/codeflinger/
DGGLAssembler.cpp762 int depth = scratches.obtain(); in build_depth_test() local