Searched defs:GetHmonitor (Results 1 – 4 of 4) sorted by relevance
55 PP_Bool (*GetHmonitor)(PP_Resource drm, int64_t* hmonitor); member81 PP_Bool (*GetHmonitor)(PP_Resource drm, int64_t* hmonitor); member
70 bool DRM::GetHmonitor(int64_t* hmonitor) { in GetHmonitor() function in pp::flash::DRM
40 PP_Bool GetHmonitor(PP_Resource drm, int64_t* hmonitor) { in GetHmonitor() function
46 PP_Bool FlashDRMResource::GetHmonitor(int64_t* hmonitor) { in GetHmonitor() function in ppapi::proxy::FlashDRMResource