Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DBlitter.cpp428 bool writeRGBA = writeR && writeG && writeB && writeA; in write() local
857 bool writeRGBA = writeR && writeG && writeB && writeA; in write() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBlitter.cpp550 bool writeRGBA = writeR && writeG && writeB && writeA; in write() local
1180 bool writeRGBA = writeR && writeG && writeB && writeA; in write() local