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

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

Completed in 35 milliseconds