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

  /external/chromium_org/third_party/angle/src/libGLESv2/
Buffer.h 41 rx::BufferStorage *getStorage() const;
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...]
Texture.h 129 virtual rx::TextureStorageInterface *getStorage(bool renderTarget) = 0;
179 virtual rx::TextureStorageInterface *getStorage(bool renderTarget);
252 virtual rx::TextureStorageInterface *getStorage(bool renderTarget);
  /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();
  /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()
BinaryXMLMultiPageEditorPart.java 51 IStorage storage = jarInput.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(); }
  /frameworks/av/media/mtp/
MtpServer.h 97 MtpStorage* getStorage(MtpStorageID id);
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/chromium_org/third_party/angle/src/libGLESv2/renderer/
VertexDataManager.cpp 88 BufferStorage *storage = buffer ? buffer->getStorage() : NULL;
184 BufferStorage *storage = buffer ? buffer->getStorage() : NULL;
IndexDataManager.cpp 131 storage = buffer->getStorage();
VertexBuffer11.cpp 101 BufferStorage *storage = buffer->getStorage();
VertexBuffer9.cpp 116 BufferStorage *storage = buffer->getStorage();
Renderer11.cpp     [all...]
Renderer9.cpp     [all...]
  /frameworks/base/media/jni/
android_mtp_MtpServer.cpp 159 MtpStorage* storage = server->getStorage(storageId);
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
prototype-1.7.js     [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 
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 448 milliseconds