HomeSort by relevance Sort by last modified time
    Searched full:notifysizechanged (Results 1 - 7 of 7) sorted by null

  /frameworks/base/libs/hwui/
GpuMemoryTracker.h 61 notifySizeChanged(0);
65 void notifySizeChanged(int newSize);
Texture.cpp 93 notifySizeChanged(mWidth * mHeight * bytesPerPixel(mFormat));
271 notifySizeChanged(0);
GpuMemoryTracker.cpp 49 void GpuMemoryTracker::notifySizeChanged(int newSize) {
  /frameworks/base/libs/hwui/tests/unit/
GpuMemoryTrackerTests.cpp 36 notifySizeChanged(newSize);
  /external/pdfium/xfa/src/fwl/src/core/include/
fwl_widgetmgrimp.h 100 void NotifySizeChanged(IFWL_Widget* pForm, FX_FLOAT fx, FX_FLOAT fy);
  /external/pdfium/xfa/src/fwl/src/core/
fwl_noteimp.cpp 681 pWidgetMgr->NotifySizeChanged(pMsg->m_pDstTarget, (FX_FLOAT)pMsg->m_iWidth,
    [all...]
fwl_widgetmgrimp.cpp 486 void CFWL_WidgetMgr::NotifySizeChanged(IFWL_Widget* pForm,
    [all...]

Completed in 129 milliseconds