Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Device/
DBlitter.cpp2241 void Blitter::computeCubeCorner(Pointer<Byte> &layer, Int &x0, Int &x1, Int &y0, Int &y1, Int &pitc… in computeCubeCorner() function in sw::Blitter
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSurface.cpp3494 void Surface::computeCubeCorner(int x0, int y0, int x1, int y1) in computeCubeCorner() function in sw::Surface