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

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp455 const bool notDeviceEndian = htods(0xf0) != 0xf0; local
457 if (copyData || notDeviceEndian) {
468 if (notDeviceEndian) {
543 if (notDeviceEndian) {
594 if (notDeviceEndian) {
3426 const bool notDeviceEndian = htods(0xf0) != 0xf0; local
3432 if (copyData || notDeviceEndian) {

Completed in 16 milliseconds