Home
last modified time | relevance | path

Searched refs:BytesRequiredForIsRaw (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/piex/src/
H A Dpiex.h57 size_t BytesRequiredForIsRaw();
60 // supported by Piex, false otherwise. Reads at most BytesRequiredForIsRaw()
H A Dpiex.cc630 size_t BytesRequiredForIsRaw() { in BytesRequiredForIsRaw() function
635 const size_t bytes = BytesRequiredForIsRaw(); in IsRaw()
653 const size_t bytes = BytesRequiredForIsRaw(); in GetPreviewImageData()

Completed in 2 milliseconds