Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DResourceTypes.cpp478 const bool notDeviceEndian = htods(0xf0) != 0xf0; in setTo() local
480 if (copyData || notDeviceEndian) { in setTo()
493 if (notDeviceEndian) { in setTo()
568 if (notDeviceEndian) { in setTo()
619 if (notDeviceEndian) { in setTo()
4130 const bool notDeviceEndian = htods(0xf0) != 0xf0; in addInternal() local
4137 if (copyData || notDeviceEndian) { in addInternal()