HomeSort by relevance Sort by last modified time
    Searched full:unchecked_append (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkRasterPipeline.cpp 22 this->unchecked_append(stage, ctx);
24 void SkRasterPipeline::unchecked_append(StockStage stage, void* ctx) { function in class:SkRasterPipeline
111 this->unchecked_append(from_srgb, nullptr);
118 this->unchecked_append(from_srgb_dst, nullptr);
SkRasterPipeline.h 153 void unchecked_append(StockStage, void*);

Completed in 72 milliseconds