HomeSort by relevance Sort by last modified time
    Searched defs:unmap (Results 1 - 11 of 11) sorted by null

  /frameworks/base/libs/hwui/
PixelBuffer.cpp 40 void unmap();
66 void CpuPixelBuffer::unmap() { function in class:android::uirenderer::CpuPixelBuffer
89 void unmap();
131 void GpuPixelBuffer::unmap() { function in class:android::uirenderer::GpuPixelBuffer
150 // If the buffer is not mapped, unmap() will not bind it
152 unmap();
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/
pb_buffer.h 131 void (*unmap)( struct pb_buffer *buf ); member in struct:pb_vtbl
180 buf->vtbl->unmap(buf);
  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
pb_buffer.h 131 void (*unmap)( struct pb_buffer *buf ); member in struct:pb_vtbl
180 buf->vtbl->unmap(buf);
  /external/chromium_org/android_webview/public/browser/
draw_gl.h 92 // Called to unmap a GraphicBuffer
104 AwUnmapFunction* unmap; member in struct:AwDrawGLFunctionTable
  /external/chromium_org/third_party/angle_dx11/src/libGLESv2/renderer/
Image11.cpp 102 dest->unmap();
103 src->unmap();
247 unmap();
276 unmap();
356 unmap();
448 void Image11::unmap() function in class:rx::Image11
453 deviceContext->Unmap(mStagingTexture, mStagingSubresource);
  /external/mdnsresponder/mDNSCore/
uDNS.c 615 mDNSBool unmap = mDNStrue; local
642 unmap = mDNSfalse;
645 if (traversal->ExpiryTime && unmap)
656 if (err) LogMsg("Legacy NAT Traversal - unmap request failed with error %d", err);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 

Completed in 142 milliseconds