Home
last modified time | relevance | path

Searched defs:GetAttribMaxValue (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ppapi/c/
Dppb_graphics_3d.h89 int32_t (*GetAttribMaxValue)(PP_Resource instance, member
/external/chromium_org/ppapi/thunk/
Dppb_graphics_3d_thunk.cc20 int32_t GetAttribMaxValue(PP_Resource instance, in GetAttribMaxValue() function
/external/chromium_org/ppapi/shared_impl/
Dppb_graphics_3d_shared.cc70 int32_t PPB_Graphics3D_Shared::GetAttribMaxValue(int32_t attribute, in GetAttribMaxValue() function in ppapi::PPB_Graphics3D_Shared
/external/chromium_org/mojo/examples/pepper_container_app/
Dgraphics_3d_resource.cc79 int32_t Graphics3DResource::GetAttribMaxValue(int32_t attribute, in GetAttribMaxValue() function in mojo::examples::Graphics3DResource