Searched defs:remap (Results 1 – 11 of 11) sorted by relevance
78 public static void fadeOut(View view, float fadeOutAmount, boolean remap) { in fadeOut()148 public static void fadeIn(View view, float fadeInAmount, boolean remap) { in fadeIn()
184 bool MdpRot::remap(uint32_t numbufs) { in remap() function in overlay::MdpRot
179 bool MdssRot::remap(uint32_t numbufs) { in remap() function in overlay::MdssRot
199 bool MdpRot::remap(uint32_t numbufs) { in remap() function in overlay::MdpRot
184 bool MdssRot::remap(uint32_t numbufs) { in remap() function in overlay::MdssRot
203 bool MdpRot::remap(uint32_t numbufs) { in remap() function in overlay::MdpRot
203 bool MdssRot::remap(uint32_t numbufs) { in remap() function in overlay::MdssRot
211 bool MdpRot::remap(uint32_t numbufs) { in remap() function in overlay::MdpRot
238 bool MdssRot::remap(uint32_t numbufs) { in remap() function in overlay::MdssRot
62 } remap; member
668 SafeMap<std::string, std::string> remap; in EncodeContextInternal() local