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

  /external/skia/src/core/
SkSpriteBlitter_RGB16.cpp 167 static intptr_t asint(const void* ptr) { function
182 while (asint(src) & 3) {
190 if (asint(dst) & 2) {
SkPaint.cpp     [all...]

Completed in 201 milliseconds