/external/chromium_org/third_party/skia/src/core/ |
SkBitmapProcState_utils.h | 21 static inline bool can_truncate_to_fixed_for_decal(SkFractionalInt frX, function
|
SkBitmapProcState_matrix.h | 75 if (can_truncate_to_fixed_for_decal(fx, dx, count, maxX)) { 202 if (can_truncate_to_fixed_for_decal(fx, dx, count, maxX)) {
|
/external/skia/src/core/ |
SkBitmapProcState_utils.h | 21 static inline bool can_truncate_to_fixed_for_decal(SkFractionalInt frX, function
|
SkBitmapProcState_matrix.h | 75 if (can_truncate_to_fixed_for_decal(fx, dx, count, maxX)) { 202 if (can_truncate_to_fixed_for_decal(fx, dx, count, maxX)) {
|
/external/chromium_org/third_party/skia/src/opts/ |
SkBitmapProcState_matrix_repeat_neon.h | 437 if (can_truncate_to_fixed_for_decal(fx, dx, count, maxX)) {
|
/external/skia/src/opts/ |
SkBitmapProcState_matrix_repeat_neon.h | 437 if (can_truncate_to_fixed_for_decal(fx, dx, count, maxX)) {
|