Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DResourceTypes.cpp476 const bool notDeviceEndian = htods(0xf0) != 0xf0; in setTo() local
478 if (copyData || notDeviceEndian) { in setTo()
491 if (notDeviceEndian) { in setTo()
566 if (notDeviceEndian) { in setTo()
617 if (notDeviceEndian) { in setTo()
3927 const bool notDeviceEndian = htods(0xf0) != 0xf0; in addInternal() local
3934 if (copyData || notDeviceEndian) { in addInternal()