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

  /external/skia/src/ports/
SkScalerContext_win_dw.cpp 254 bool treatLikeBitmap = false;
266 treatLikeBitmap = has_bitmap_strike(typeface, range);
283 } else if (treatLikeBitmap && axisAlignedBitmap) {
292 } else if (treatLikeBitmap) {
    [all...]
  /external/skqp/src/ports/
SkScalerContext_win_dw.cpp 254 bool treatLikeBitmap = false;
266 treatLikeBitmap = has_bitmap_strike(typeface, range);
283 } else if (treatLikeBitmap && axisAlignedBitmap) {
292 } else if (treatLikeBitmap) {
    [all...]

Completed in 166 milliseconds