Home
last modified time | relevance | path

Searched defs:header_size (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/binder/
DStatus.cpp70 int32_t header_size; in readFromParcel() local
/frameworks/ex/framesequence/jni/
DFrameSequence_gif.cpp340 static bool isGif(void* header, int header_size) { in isGif()
DFrameSequence_webp.cpp370 static bool isWebP(void* header, int header_size) { in isWebP()
/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp305 unsigned int header_size = sizeof(ElfXX_Shdr) * sectNum; in emitSectionHeader() local