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

  /external/chromium_org/third_party/skia/src/core/
SkPictureRecorder.cpp 92 void SkPictureRecorder::internalOnly_EnableOpts(bool enableOpts) {
94 fPictureRecord->internalOnly_EnableOpts(enableOpts);
SkPictureRecord.h 111 void internalOnly_EnableOpts(bool optsEnabled) {
  /external/skia/src/core/
SkPictureRecorder.cpp 86 void SkPictureRecorder::internalOnly_EnableOpts(bool enableOpts) {
88 fPictureRecord->internalOnly_EnableOpts(enableOpts);
SkPictureRecord.h 110 void internalOnly_EnableOpts(bool optsEnabled) {

Completed in 239 milliseconds