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

/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp2334 int32_t left_from, top_from, right_from, bottom_from; local
2337 &left_from, &top_from, &right_from, &bottom_from));
2345 || right_to != right_from || bottom_to != bottom_from) {

Completed in 470 milliseconds