Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Device/
H A DBlitter.cpp559 bool writeRGBA = writeR && writeG && writeB && writeA; in write() local
1189 bool writeRGBA = writeR && writeG && writeB && writeA; in write() local