HomeSort by relevance Sort by last modified time
    Searched refs:fShadeDirectlyIntoDevice (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkBlitter_ARGB32.cpp 293 fShadeDirectlyIntoDevice = false;
296 fShadeDirectlyIntoDevice = true;
302 fShadeDirectlyIntoDevice = true;
321 if (fShadeDirectlyIntoDevice) {
344 if (fShadeDirectlyIntoDevice) {
373 if (fShadeDirectlyIntoDevice) {
416 if (fXfermode && !fShadeDirectlyIntoDevice) {
440 } else if (fShadeDirectlyIntoDevice ||
553 if (fShadeDirectlyIntoDevice) {
583 if (fShadeDirectlyIntoDevice) {
    [all...]
SkCoreBlitters.h 143 bool fShadeDirectlyIntoDevice;
  /external/skia/src/core/
SkBlitter_ARGB32.cpp 293 fShadeDirectlyIntoDevice = false;
296 fShadeDirectlyIntoDevice = true;
302 fShadeDirectlyIntoDevice = true;
321 if (fShadeDirectlyIntoDevice) {
344 if (fShadeDirectlyIntoDevice) {
373 if (fShadeDirectlyIntoDevice) {
416 if (fXfermode && !fShadeDirectlyIntoDevice) {
440 } else if (fShadeDirectlyIntoDevice ||
553 if (fShadeDirectlyIntoDevice) {
583 if (fShadeDirectlyIntoDevice) {
    [all...]
SkCoreBlitters.h 143 bool fShadeDirectlyIntoDevice;

Completed in 867 milliseconds