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

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp475 const bool notDeviceEndian = htods(0xf0) != 0xf0; local
477 if (copyData || notDeviceEndian) {
490 if (notDeviceEndian) {
565 if (notDeviceEndian) {
616 if (notDeviceEndian) {
4115 const bool notDeviceEndian = htods(0xf0) != 0xf0; local
4122 if (copyData || notDeviceEndian) {

Completed in 35 milliseconds