Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DOMXCodec.cpp2452 int32_t left_to, top_to, right_to, bottom_to; in formatHasNotablyChanged() local
2455 &left_to, &top_to, &right_to, &bottom_to)); in formatHasNotablyChanged()
2458 || right_to != right_from || bottom_to != bottom_from) { in formatHasNotablyChanged()