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 295 fShadeDirectlyIntoDevice = false;
298 fShadeDirectlyIntoDevice = true;
304 fShadeDirectlyIntoDevice = true;
323 if (fShadeDirectlyIntoDevice) {
346 if (fShadeDirectlyIntoDevice) {
375 if (fShadeDirectlyIntoDevice) {
418 if (fXfermode && !fShadeDirectlyIntoDevice) {
442 } else if (fShadeDirectlyIntoDevice ||
555 if (fShadeDirectlyIntoDevice) {
585 if (fShadeDirectlyIntoDevice) {
    [all...]
SkCoreBlitters.h 175 bool fShadeDirectlyIntoDevice;
  /external/skia/src/core/
SkBlitter_ARGB32.cpp 295 fShadeDirectlyIntoDevice = false;
298 fShadeDirectlyIntoDevice = true;
304 fShadeDirectlyIntoDevice = true;
323 if (fShadeDirectlyIntoDevice) {
346 if (fShadeDirectlyIntoDevice) {
375 if (fShadeDirectlyIntoDevice) {
418 if (fXfermode && !fShadeDirectlyIntoDevice) {
442 } else if (fShadeDirectlyIntoDevice ||
555 if (fShadeDirectlyIntoDevice) {
585 if (fShadeDirectlyIntoDevice) {
    [all...]
SkCoreBlitters.h 175 bool fShadeDirectlyIntoDevice;

Completed in 257 milliseconds