Searched defs:GetDeviceScale (Results 1 – 7 of 7) sorted by relevance
20 float ViewDev::GetDeviceScale() const { in GetDeviceScale() function in pp::ViewDev
44 float (*GetDeviceScale)(PP_Resource resource); member
19 float GetDeviceScale(PP_Resource resource) { in GetDeviceScale() function
65 float GetDeviceScale(PP_Resource resource) { in GetDeviceScale() function
188 float (*GetDeviceScale)(PP_Resource resource); member235 float (*GetDeviceScale)(PP_Resource resource); member
105 float View::GetDeviceScale() const { in GetDeviceScale() function in pp::View
80 float PPB_View_Shared::GetDeviceScale() const { return data_.device_scale; } in GetDeviceScale() function in ppapi::PPB_View_Shared