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

  /frameworks/base/libs/hwui/
DisplayListOp.h 951 class DrawPatchOp : public DrawBoundedOp {
953 DrawPatchOp(SkBitmap* bitmap, Res_png_9patch* patch,
    [all...]
DisplayListRenderer.cpp 327 addDrawOp(new (alloc()) DrawPatchOp(bitmap, patch, left, top, right, bottom, paint));
OpenGLRenderer.h     [all...]

Completed in 2532 milliseconds