Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
DImage.cpp660 const float *sourceF = reinterpret_cast<const float*>(source); in TransferRow() local
887 const float *sourceF = reinterpret_cast<const float*>(source); in TransferRow() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSurface.cpp3811 unsigned char *sourceF = sourceE + slice; in resolve() local