Searched refs:stop32 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkPaint.cpp553 const int32_t* stop32 = (const int32_t*)stop; local
554 while (text32 < stop32) {
/external/skia/src/core/
H A DSkPaint.cpp585 const int32_t* stop32 = (const int32_t*)stop; local
586 while (text32 < stop32) {

Completed in 49 milliseconds