Searched defs:writableAt (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkTRefArray.h39 * writableAt(), but do that before this array is given to another thread.
53 * writableAt(), but do that before this array is given to another thread.
83 T& writableAt(int index) { function in class:SkTRefArray

Completed in 68 milliseconds