Home
last modified time | relevance | path

Searched refs:encodeRect (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/gralloc/types/
DGralloc4.cpp530 status_t encodeRect(const Rect& input, OutputHidlVec* output) { in encodeRect() function
831 err = encodeRect(crop, outOutputHidlVec); in encodeCropHelper()