Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Device/
DBlitter.hpp128 int sDepth; member
DBlitter.cpp1513 Int &sWidth, Int &sHeight, Int &sDepth, in sample()
1703 Int sDepth = *Pointer<Int>(blit + OFFSET(BlitData, sDepth)); in generate() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DDevice.cpp662 int sDepth = source->getDepth(); in stretchCube() local