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

/haiku/src/build/libbe/interface/
H A DBitmap.cpp1158 const char *outEnd = (const char*)outData + outLength local
1163 && (const char*)writer.pixels <= outEnd) {
1232 const char *outEnd = (const char*)outData + outLength - outBPR; local
1237 && (const char*)writer.pixels <= outEnd) {

Completed in 75 milliseconds