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

  /external/chromium_org/third_party/skia/src/core/
SkPictureRecorder.cpp 24 return EXPERIMENTAL_beginRecording(width, height, bbhFactory);
40 // consistency with EXPERIMENTAL_beginRecording(), which does need to.
52 SkCanvas* SkPictureRecorder::EXPERIMENTAL_beginRecording(SkScalar width, SkScalar height,
  /external/skia/src/core/
SkPictureRecorder.cpp 49 SkCanvas* SkPictureRecorder::EXPERIMENTAL_beginRecording(int width, int height,

Completed in 241 milliseconds