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

  /external/skia/include/private/
GrSurfaceProxyRef.h 36 pending on the resource when markPendingIO is called. */
40 pending on the resource when markPendingIO is called. */
46 void markPendingIO() const;
  /external/skqp/include/private/
GrSurfaceProxyRef.h 36 pending on the resource when markPendingIO is called. */
40 pending on the resource when markPendingIO is called. */
46 void markPendingIO() const;
  /external/skia/src/gpu/
GrGpuResourceRef.cpp 68 void GrGpuResourceRef::markPendingIO() const {
GrSurfaceProxyRef.cpp 68 void GrSurfaceProxyRef::markPendingIO() const {
GrProcessor.cpp 143 sampler->programProxy()->markPendingIO();
146 buffer->programBuffer()->markPendingIO();
GrGpuResourceRef.h 25 * 1. Calling markPendingIO() converts it from state 1 to state 2. Calling removeRef() goes from
56 pending on the resource when markPendingIO is called. */
60 pending on the resource when markPendingIO is called. */
66 void markPendingIO() const;
98 pending on the resource when markPendingIO is called. */
105 pending on the resource when markPendingIO is called. */
GrOpList.cpp 45 fTarget.markPendingIO();
  /external/skqp/src/gpu/
GrGpuResourceRef.cpp 68 void GrGpuResourceRef::markPendingIO() const {
GrSurfaceProxyRef.cpp 68 void GrSurfaceProxyRef::markPendingIO() const {
GrProcessor.cpp 143 sampler->programProxy()->markPendingIO();
146 buffer->programBuffer()->markPendingIO();
GrGpuResourceRef.h 25 * 1. Calling markPendingIO() converts it from state 1 to state 2. Calling removeRef() goes from
56 pending on the resource when markPendingIO is called. */
60 pending on the resource when markPendingIO is called. */
66 void markPendingIO() const;
98 pending on the resource when markPendingIO is called. */
105 pending on the resource when markPendingIO is called. */
GrOpList.cpp 44 fTarget.markPendingIO();

Completed in 172 milliseconds