Searched refs:getSizeInBytes (Results 1 – 5 of 5) sorted by relevance
290 mSizeInBytes -= page.getSizeInBytes(); in removeRenderedPage()302 final int contentSizeInBytes = renderedPage.getSizeInBytes(); in putRenderedPage()330 mSizeInBytes -= renderedPage.getSizeInBytes(); in removeLeastNeeded()338 mSizeInBytes -= renderedPage.getSizeInBytes(); in removeLeastNeeded()342 public int getSizeInBytes() { in getSizeInBytes() method in PageContentRepository.PageContentLruCache430 public int getSizeInBytes() { in getSizeInBytes() method in PageContentRepository.RenderedPage845 if (mPageContentCache.getSizeInBytes() <= 0 in onPreExecute()846 || mPageContentCache.getSizeInBytes() + bitmapSizeInBytes in onPreExecute()866 + mPageContentCache.getSizeInBytes() + " bytes"); in onPreExecute()875 + mPageContentCache.getSizeInBytes() + " bytes"); in onPreExecute()
70 EXPECT_EQ(sharedMemoryA.getSizeInBytes(), sharedMemoryB.getSizeInBytes()); in TEST()
62 int32_t getSizeInBytes();
145 int32_t SharedMemoryParcelable::getSizeInBytes() { in getSizeInBytes() function in SharedMemoryParcelable
879 slangAssert(SL->getSizeInBytes() >= fieldPrePaddingOffset); in PadHelperFunctionStruct()880 if (const size_t tailPadding = SL->getSizeInBytes() - fieldPrePaddingOffset) { in PadHelperFunctionStruct()