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

  /external/skia/src/core/
SkRasterPipelineBlitter.cpp 64 fDstPtr = {nullptr,0}, // Always points to the top-left of fDst.
217 blitter->fDstPtr = SkJumper_MemoryCtx{&blitter->fMemsetColor, 0};
224 blitter->fDstPtr = SkJumper_MemoryCtx{
233 const void* ctx = &fDstPtr;
272 const void* ctx = &fDstPtr;
333 p.append(stage, &fDstPtr);
474 // Update fMaskPtr to point "into" this current mask, but lined up with fDstPtr at (0,0).
  /external/skqp/src/core/
SkRasterPipelineBlitter.cpp 64 fDstPtr = {nullptr,0}, // Always points to the top-left of fDst.
217 blitter->fDstPtr = SkJumper_MemoryCtx{&blitter->fMemsetColor, 0};
224 blitter->fDstPtr = SkJumper_MemoryCtx{
233 const void* ctx = &fDstPtr;
272 const void* ctx = &fDstPtr;
333 p.append(stage, &fDstPtr);
474 // Update fMaskPtr to point "into" this current mask, but lined up with fDstPtr at (0,0).
  /external/dng_sdk/source/
dng_image_writer.cpp     [all...]

Completed in 259 milliseconds