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

  /external/chromium_org/third_party/angle_dx11/src/libGLESv2/
Buffer.cpp 70 rx::BufferStorage *Buffer::getStorage() const
Texture.cpp 165 rx::TextureStorageInterface *texture = getStorage(false);
241 rx::TextureStorageInterface *storage = getStorage(false);
262 rx::TextureStorageInterface *texture = getStorage(false);
268 rx::TextureStorageInterface *texture = getStorage(true);
824 if (getStorage(true) == NULL)
845 if (getStorage(true) == NULL)
865 rx::TextureStorageInterface *Texture2D::getStorage(bool renderTarget)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/binaryxml/
XmlStorageEditorInput.java 45 * @see IStorageEditorInput#getStorage()
48 public IStorage getStorage() throws CoreException {
53 * @see IInput#getStorage()
  /external/clang/include/clang/AST/
TemplateName.h 98 NamedDecl **getStorage() {
101 NamedDecl * const *getStorage() const {
108 iterator begin() const { return getStorage(); }
109 iterator end() const { return getStorage() + size(); }
  /external/clang/include/clang/Basic/
PartialDiagnostic.h 131 Storage *getStorage() const {
167 DiagStorage = getStorage();
180 DiagStorage = getStorage();
199 DiagStorage = getStorage();
244 DiagStorage = getStorage();
281 DiagStorage = getStorage();
291 DiagStorage = getStorage();
  /frameworks/av/media/mtp/
MtpServer.cpp 136 MtpStorage* MtpServer::getStorage(MtpStorageID id) {
150 return (getStorage(id) != NULL);
517 MtpStorage* storage = getStorage(id);
820 MtpStorage* storage = getStorage(storageID);
    [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.equinox.registry_3.5.0.v20100503.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 384 milliseconds