![]() |
Skia
2D Graphics Library
|
#include <SkRasterHandleAllocator.h>
Public Attributes | |
| void(* | fReleaseProc )(void *pixels, void *ctx) |
| void * | fReleaseCtx |
| void * | fPixels |
| size_t | fRowBytes |
| Handle | fHandle |
| Handle SkRasterHandleAllocator::Rec::fHandle |
| void* SkRasterHandleAllocator::Rec::fPixels |
| void* SkRasterHandleAllocator::Rec::fReleaseCtx |
| void(* SkRasterHandleAllocator::Rec::fReleaseProc) (void *pixels, void *ctx) |
| size_t SkRasterHandleAllocator::Rec::fRowBytes |