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

  /external/chromium_org/third_party/skia/src/core/
SkPicturePlayback.h 65 static DrawType ReadOpAndSize(SkReader32* reader, uint32_t* size);
SkPicturePlayback.cpp 22 * offset just prior to calling ReadOpAndSize + 'size' is the offset
26 DrawType SkPicturePlayback::ReadOpAndSize(SkReader32* reader, uint32_t* size) {
159 DrawType op = ReadOpAndSize(&reader, &size);
  /external/chromium_org/third_party/skia/debugger/QT/
SkDebuggerGUI.cpp 195 DrawType op = ReadOpAndSize(&reader, &size);
    [all...]

Completed in 69 milliseconds