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

  /device/generic/goldfish/camera/fake-pipeline2/
Base.h 32 /* Internal structure for passing buffers across threads */
44 typedef Vector<StreamBuffer> Buffers;
  /external/llvm/include/llvm/Support/
SourceMgr.h 1 //===- SourceMgr.h - Manager for Source Buffers & Diagnostics ---*- C++ -*-===//
56 /// This is all of the buffers that we are reading from.
57 std::vector<SrcBuffer> Buffers;
69 bool isValidBufferID(unsigned i) const { return i && i <= Buffers.size(); }
94 return Buffers[i - 1];
99 return Buffers[i - 1].Buffer;
103 return Buffers.size();
113 return Buffers[i - 1].IncludeLoc;
122 Buffers.push_back(NB);
123 return Buffers.size()
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
mtypes.h 443 /* the four standard color buffers */
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h 443 /* the four standard color buffers */
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 

Completed in 220 milliseconds