Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Device/
H A DBlitter.hpp127 int sDepth; member
H A DBlitter.cpp1498 Int &sWidth, Int &sHeight, Int &sDepth, in sample()
1688 Int sDepth = *Pointer<Int>(blit + OFFSET(BlitData, sDepth)); in generate() local