![]() |
Skia
2D Graphics Library
|
Wrapper class for passing into and receiving data from Ganesh about a backend semaphore object. More...
#include <GrBackendSemaphore.h>
Public Member Functions | |
| GrBackendSemaphore () | |
| ~GrBackendSemaphore () | |
| GrBackendSemaphore (const GrBackendSemaphore &) | |
| GrBackendSemaphore & | operator= (const GrBackendSemaphore &) |
| bool | isInitialized () const |
| GrBackendApi | backend () const |
Friends | |
| class | GrBackendSemaphorePriv |
| class | GrBackendSemaphoreData |
Wrapper class for passing into and receiving data from Ganesh about a backend semaphore object.
| GrBackendSemaphore::GrBackendSemaphore | ( | ) |
| GrBackendSemaphore::~GrBackendSemaphore | ( | ) |
| GrBackendSemaphore::GrBackendSemaphore | ( | const GrBackendSemaphore & | ) |
|
inline |
|
inline |
| GrBackendSemaphore& GrBackendSemaphore::operator= | ( | const GrBackendSemaphore & | ) |
|
friend |
|
friend |
| void* GrBackendSemaphore::fPlaceholder |