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

  /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)) {

Completed in 70 milliseconds