Searched refs:getSizeInBytes (Results 1 – 7 of 7) 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()
65 int32_t getSizeInBytes();
133 int32_t SharedMemoryParcelable::getSizeInBytes() { in getSizeInBytes() function in SharedMemoryParcelable
92 EXPECT_EQ(sharedMemoryA.getSizeInBytes(), sharedMemoryB.getSizeInBytes()); in TEST()
71 size_t getSizeInBytes() const { return mSizeInBytes; } in getSizeInBytes() function
146 const uint32_t loopEnd = mSound->getSizeInBytes() / mSound->getChannelCount() / in setLoop()295 frameCount = sound->getSizeInBytes() / frameSize; in play_l()
879 slangAssert(SL->getSizeInBytes() >= fieldPrePaddingOffset); in PadHelperFunctionStruct()880 if (const size_t tailPadding = SL->getSizeInBytes() - fieldPrePaddingOffset) { in PadHelperFunctionStruct()