Searched defs:requestedSize (Results 1 – 4 of 4) sorted by relevance
115 private static byte[] getOrCreateBuffer(int requestedSize) { in getOrCreateBuffer()131 private static boolean needToReallocate(int requestedSize, int bufferLength) { in needToReallocate()
227 int SkIcoCodec::chooseCodec(const SkISize& requestedSize, int startIndex) { in chooseCodec()
21903 Point requestedSize; in Qt_SGPanelGetDITLForSize() local