HomeSort by relevance Sort by last modified time
    Searched refs:GetDisplayIndex (Results 1 - 3 of 3) sorted by null

  /development/simulator/app/
DeviceWindow.h 36 int GetDisplayIndex(void) const { return mDisplayIndex; }
PhoneWindow.h 69 int GetDisplayIndex(void) const { return mDisplayIndex; }
PhoneWindow.cpp 246 displayIdx = pViewInfo[i].GetDisplayIndex();
416 // pInfo->GetWidth(), pInfo->GetHeight(), pInfo->GetDisplayIndex());
824 displayIndex = mpViewInfo[view].GetDisplayIndex();
    [all...]

Completed in 27 milliseconds