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

  /frameworks/base/libs/hwui/
PixelBuffer.cpp 39 void unmap();
65 void CpuPixelBuffer::unmap() { function in class:android::uirenderer::CpuPixelBuffer
88 void unmap();
122 void GpuPixelBuffer::unmap() { function in class:android::uirenderer::GpuPixelBuffer
138 // If the buffer is not mapped, unmap() will not bind it
140 unmap();
PixelBuffer.h 36 * a texture, you must first unmap the buffer. To do so, call the
37 * unmap() method.
86 * access mode can only be changed by calling unmap() first.
98 virtual void unmap() = 0;
117 * an unmap() if necessary.
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/geometry/
IndexDataManager.h 41 void unmap();
VertexDataManager.h 42 void unmap();
IndexDataManager.cpp 174 indexBuffer->unmap();
234 void IndexBuffer::unmap() function in class:gl::IndexBuffer
VertexDataManager.cpp 99 vertexBuffer->unmap();
562 void VertexBuffer::unmap() function in class:gl::VertexBuffer
  /frameworks/native/libs/utils/
ZipFileRO.cpp 711 goto unmap;
719 unmap:
755 goto unmap;
759 goto unmap;
765 goto unmap;
770 unmap:
  /external/webkit/Source/JavaScriptCore/jit/
JITInlineMethods.h 374 unmap(tag);
380 unmap(tag);
385 unmap(tag);
393 unmap(payload);
399 unmap(payload);
404 unmap(payload);
537 inline void JIT::unmap(RegisterID registerID) function in class:JSC::JIT
545 inline void JIT::unmap() function in class:JSC::JIT
JITStubCall.h 184 m_jit->unmap();
JIT.h 319 void unmap(RegisterID);
320 void unmap();
    [all...]
  /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/libsepol/tests/policies/test-cond/
refpolicy-base.conf 377 unmap
    [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 389 milliseconds