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

  /external/chromium_org/third_party/skia/bench/
BitmapBench.cpp 182 static bool isBilerp(uint32_t flags) {
209 if (isBilerp(fFlags)) {
  /external/skia/bench/
BitmapBench.cpp 184 static bool isBilerp(uint32_t flags) {
211 if (isBilerp(fFlags)) {

Completed in 87 milliseconds