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

  /external/skia/src/gpu/
SkGpuDevice_drawTexture.cpp 108 static void draw_texture_affine(const SkPaint& paint, const SkMatrix& ctm, const SkRect* src, function
152 draw_texture_affine(paint, viewMatrix, srcRect, dstRect, aa, std::move(proxy), colorSpace,
176 draw_texture_affine(paint, viewMatrix, srcRect, dstRect, aa, std::move(proxy), cs.get(),
  /external/skqp/src/gpu/
SkGpuDevice_drawTexture.cpp 108 static void draw_texture_affine(const SkPaint& paint, const SkMatrix& ctm, const SkRect* src, function
152 draw_texture_affine(paint, viewMatrix, srcRect, dstRect, aa, std::move(proxy), colorSpace,
176 draw_texture_affine(paint, viewMatrix, srcRect, dstRect, aa, std::move(proxy), cs.get(),

Completed in 201 milliseconds