Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DResourceTypes.cpp455 const bool notDeviceEndian = htods(0xf0) != 0xf0; in setTo() local
457 if (copyData || notDeviceEndian) { in setTo()
468 if (notDeviceEndian) { in setTo()
543 if (notDeviceEndian) { in setTo()
594 if (notDeviceEndian) { in setTo()
3422 const bool notDeviceEndian = htods(0xf0) != 0xf0; in addInternal() local
3428 if (copyData || notDeviceEndian) { in addInternal()