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

  /external/skia/include/gpu/
GrXferProcessor.h 90 enum GrXferBarrierType {
178 GrXferBarrierType* outBarrierType) const;
282 GrXferBarrierType* outBarrierType SK_UNUSED) const {
  /external/skia/src/gpu/
GrCommandBuilder.cpp 80 GrXferBarrierType barrierType;
GrXferProcessor.cpp 56 GrXferBarrierType* outBarrierType) const {
GrGpu.h 280 virtual void xferBarrier(GrRenderTarget*, GrXferBarrierType) = 0;
GrTargetCommands.h 252 GrXferBarrierType fBarrierType;
GrTest.cpp 172 void xferBarrier(GrRenderTarget*, GrXferBarrierType) override {}
  /external/skia/src/gpu/gl/
GrGLGpu.h 109 void xferBarrier(GrRenderTarget*, GrXferBarrierType) override;
GrGLGpu.cpp     [all...]
  /external/skia/src/gpu/effects/
GrCustomXfermode.cpp 549 GrXferBarrierType* outBarrierType) const override;
    [all...]

Completed in 2190 milliseconds