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

  /external/chromium_org/third_party/skia/src/core/
SkPathHeap.h 56 int storageSlot() const { return fStorageSlot; }
57 void setStorageSlot(int storageSlot) { fStorageSlot = storageSlot; }
  /external/skia/src/core/
SkPathHeap.h 56 int storageSlot() const { return fStorageSlot; }
57 void setStorageSlot(int storageSlot) { fStorageSlot = storageSlot; }

Completed in 702 milliseconds