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

  /external/chromium_org/third_party/skia/include/core/
SkColorTable.h 55 const SkPMColor* lockColors() {
61 * Balancing call to lockColors().
65 /** Similar to lockColors(), lock16BitCache() returns the array of
68 Also, unlike lockColors(), the returned array here cannot be modified.
SkBitmap.h     [all...]
  /external/skia/include/core/
SkColorTable.h 55 const SkPMColor* lockColors() {
61 * Balancing call to lockColors().
65 /** Similar to lockColors(), lock16BitCache() returns the array of
68 Also, unlike lockColors(), the returned array here cannot be modified.
SkBitmap.h     [all...]

Completed in 102 milliseconds