Home
last modified time | relevance | path

Searched defs:SetTexture (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/ppapi/c/
Dppb_compositor_layer.h127 int32_t (*SetTexture)(PP_Resource layer, member
243 int32_t (*SetTexture)(PP_Resource layer, member
/external/chromium_org/ppapi/cpp/
Dcompositor_layer.cc61 int32_t CompositorLayer::SetTexture(const Graphics3D& context, in SetTexture() function in pp::CompositorLayer
/external/chromium_org/ppapi/thunk/
Dppb_compositor_layer_thunk.cc54 int32_t SetTexture(PP_Resource layer, in SetTexture() function
/external/chromium_org/ppapi/proxy/
Dcompositor_layer_resource.cc133 int32_t CompositorLayerResource::SetTexture( in SetTexture() function in ppapi::proxy::CompositorLayerResource
/external/chromium_org/native_client_sdk/src/examples/demo/earth_simd/
Dearth.cc699 void Planet::SetTexture(const std::string& name, int width, int height, in SetTexture() function in Planet
/external/chromium_org/native_client_sdk/src/examples/demo/earth/
Dearth.cc659 void Planet::SetTexture(const std::string& name, int width, int height, in SetTexture() function in Planet
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/earth/
Dearth.cc718 void Planet::SetTexture(const std::string& name, int width, int height, in SetTexture() function in Planet