Searched refs:NothingToDo (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/gpu/
H A DGrPictureUtils.cpp68 NothingToDo();
156 virtual void lockPixels() SK_OVERRIDE { NothingToDo(); }
157 virtual void unlockPixels() SK_OVERRIDE { NothingToDo(); }
203 static void NothingToDo() {} function in class:GrGatherDevice
/external/chromium_org/third_party/skia/src/utils/
H A DSkGatherPixelRefsAndRects.h44 NothingToDo();
275 NothingToDo();
281 virtual void lockPixels() SK_OVERRIDE { NothingToDo(); }
282 virtual void unlockPixels() SK_OVERRIDE { NothingToDo(); }
321 static void NothingToDo() {} function in class:SkGatherPixelRefsAndRectsDevice
/external/skia/src/utils/
H A DSkGatherPixelRefsAndRects.h49 NothingToDo();
280 NothingToDo();
286 virtual void lockPixels() SK_OVERRIDE { NothingToDo(); }
287 virtual void unlockPixels() SK_OVERRIDE { NothingToDo(); }
328 static void NothingToDo() {} function in class:SkGatherPixelRefsAndRectsDevice

Completed in 95 milliseconds