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

  /external/skia/src/gpu/
GrDeferredProxyUploader.h 29 * 3) The worker thread calls signalAndFreeData(), which notifies the main thread that the pixmap
72 void signalAndFreeData() {
GrSoftwarePathRenderer.cpp 348 uploaderRaw->signalAndFreeData();
GrClipStackClip.cpp 484 uploaderRaw->signalAndFreeData();
  /external/skqp/src/gpu/
GrDeferredProxyUploader.h 29 * 3) The worker thread calls signalAndFreeData(), which notifies the main thread that the pixmap
71 void signalAndFreeData() {
GrSoftwarePathRenderer.cpp 346 uploaderRaw->signalAndFreeData();
GrClipStackClip.cpp 484 uploaderRaw->signalAndFreeData();

Completed in 203 milliseconds