HomeSort by relevance Sort by last modified time
    Searched full:yoffsets (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkAAClip.cpp 63 YOffset* yoffsets() { function in struct:SkAAClip::RunHead
66 const YOffset* yoffsets() const { function in struct:SkAAClip::RunHead
70 return (uint8_t*)(this->yoffsets() + fRowCount);
73 return (const uint8_t*)(this->yoffsets() + fRowCount);
101 YOffset* yoff = head->yoffsets();
146 fCurrYOff = head->yoffsets();
200 const YOffset* yoff = head->yoffsets();
447 YOffset* yoff = head->yoffsets();
488 yoff = head->yoffsets();
523 YOffset* yoff = head->yoffsets();
    [all...]
  /external/skia/src/core/
SkAAClip.cpp 63 YOffset* yoffsets() { function in struct:SkAAClip::RunHead
66 const YOffset* yoffsets() const { function in struct:SkAAClip::RunHead
70 return (uint8_t*)(this->yoffsets() + fRowCount);
73 return (const uint8_t*)(this->yoffsets() + fRowCount);
101 YOffset* yoff = head->yoffsets();
146 fCurrYOff = head->yoffsets();
200 const YOffset* yoff = head->yoffsets();
407 YOffset* yoff = head->yoffsets();
448 yoff = head->yoffsets();
483 YOffset* yoff = head->yoffsets();
    [all...]
  /external/chromium_org/cc/resources/
picture_layer_tiling_perftest.cc 95 int yoffsets[] = {0, 10, 0, -10}; local
106 viewport_rect.y() + yoffsets[offsetIndex],
  /external/deqp/modules/gles31/functional/
es31fShaderImageLoadStoreTests.cpp     [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Workspace.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
Workspace.java     [all...]

Completed in 1228 milliseconds