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

  /external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_matrix_clamp_neon.h 295 uint32_t *end_xy = xy + (count); local
450 if (end_xy != xy) {
451 SkDebugf("xy ended at %08x, should be %08x\n", xy, end_xy);
  /external/skia/src/opts/
SkBitmapProcState_matrix_clamp_neon.h 295 uint32_t *end_xy = xy + (count); local
450 if (end_xy != xy) {
451 SkDebugf("xy ended at %08x, should be %08x\n", xy, end_xy);

Completed in 23 milliseconds