OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:convert_with_pipeline
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/core/
SkConvertPixels.cpp
216
static void
convert_with_pipeline
(const SkImageInfo& dstInfo, void* dstRow, size_t dstRB,
function
382
convert_with_pipeline
(dstInfo, dstPixels, dstRB, srcInfo, srcPixels, srcRB, isColorAware,
/external/skqp/src/core/
SkConvertPixels.cpp
216
static void
convert_with_pipeline
(const SkImageInfo& dstInfo, void* dstRow, size_t dstRB,
function
382
convert_with_pipeline
(dstInfo, dstPixels, dstRB, srcInfo, srcPixels, srcRB, isColorAware,
Completed in 88 milliseconds