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

  /external/skia/src/gpu/
GrSurfaceContextPriv.h 37 inline GrSurfaceContextPriv GrSurfaceContext::surfPriv() {
41 inline const GrSurfaceContextPriv GrSurfaceContext::surfPriv() const {
GrSurfaceContext.h 108 GrSurfaceContextPriv surfPriv();
109 const GrSurfaceContextPriv surfPriv() const;
  /external/skqp/src/gpu/
GrSurfaceContextPriv.h 37 inline GrSurfaceContextPriv GrSurfaceContext::surfPriv() {
41 inline const GrSurfaceContextPriv GrSurfaceContext::surfPriv() const {
GrSurfaceContext.h 108 GrSurfaceContextPriv surfPriv();
109 const GrSurfaceContextPriv surfPriv() const;
  /external/skia/tools/gpu/
GrTest.cpp 353 GrContext* context = renderTargetContext->surfPriv().getContext();
  /external/skqp/tools/gpu/
GrTest.cpp 329 GrContext* context = renderTargetContext->surfPriv().getContext();

Completed in 120 milliseconds