Searched defs:calcSize (Results 1 – 3 of 3) sorted by relevance
115 static size_t calcSize(uint32_t indicesCount, uint32_t bitmapsCount) { in calcSize() function
426 int calcSize(int[] dimensions) { in calcSize() method in FrameFormat
285 private static int calcSize(int currentSize, int neededSize, int measuredSize, in calcSize() method in RenderSessionImpl