Searched defs:top_from (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp2344 int32_t left_from, top_from, right_from, bottom_from; local
2347 &left_from, &top_from, &right_from, &bottom_from));
2354 if (left_to != left_from || top_to != top_from

Completed in 43 milliseconds