OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:resizetexture
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
SurfaceTextureScreenNail.java
90
public void
resizeTexture
() {
/external/chromium_org/content/browser/aura/
reflector_impl.cc
110
gl_helper_->
ResizeTexture
(texture_id_, size);
/external/chromium_org/content/common/gpu/client/
gl_helper.h
312
void
ResizeTexture
(blink::WebGLId texture, const gfx::Size& size);
gl_helper.cc
737
void GLHelper::
ResizeTexture
(blink::WebGLId texture, const gfx::Size& size) {
[
all
...]
Completed in 1324 milliseconds