| /external/deqp/external/vulkancts/modules/vulkan/protected_memory/ | 
| D | vktProtectedMemBufferValidator.cpp | 57 const char* generateShaderBufferString (TestType testType, BufferType bufferType)  in generateShaderBufferString() 75 …idatorPrograms (vk::SourceCollections& programCollection, TestType testType, BufferType bufferType)  in initBufferValidatorPrograms() 182 vk::VkDescriptorType getDescriptorType (BufferType bufferType)  in getDescriptorType()
  | 
| /external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/ | 
| D | VideoFrameBufferTest.java | 60   private final BufferType bufferType;  field in VideoFrameBufferTest 62   public VideoFrameBufferTest(BufferType bufferType) {  in VideoFrameBufferTest() 71       BufferType bufferType, VideoFrame.I420Buffer i420Buffer) {  in createBufferWithType()
  | 
| /external/conscrypt/repackaged/benchmark-base/src/main/java/com/android/org/conscrypt/ | 
| D | EngineWrapBenchmark.java | 55         BufferType bufferType();  in bufferType()  method 76         BufferType bufferType = config.bufferType();  in EngineWrapBenchmark()  local
  | 
| D | EngineHandshakeBenchmark.java | 51         BufferType bufferType();  in bufferType()  method 78         BufferType bufferType = config.bufferType();  in EngineHandshakeBenchmark()  local
  | 
| D | CipherEncryptBenchmark.java | 44         BufferType bufferType();  in bufferType()  method
  | 
| /external/conscrypt/benchmark-base/src/main/java/org/conscrypt/ | 
| D | EngineWrapBenchmark.java | 53         BufferType bufferType();  in bufferType()  method 74         BufferType bufferType = config.bufferType();  in EngineWrapBenchmark()  local
  | 
| D | EngineHandshakeBenchmark.java | 49         BufferType bufferType();  in bufferType()  method 76         BufferType bufferType = config.bufferType();  in EngineHandshakeBenchmark()  local
  | 
| D | CipherEncryptBenchmark.java | 39         BufferType bufferType();  in bufferType()  method
  | 
| /external/conscrypt/benchmark-jmh/src/jmh/java/org/conscrypt/ | 
| D | JmhCipherEncryptBenchmark.java | 62         public CipherEncryptBenchmark.BufferType bufferType() {  in bufferType()  method in JmhCipherEncryptBenchmark.JmhConfig
  | 
| D | JmhAlpnBenchmark.java | 64     public BufferType bufferType() {  in bufferType()  method in JmhAlpnBenchmark.JmhConfig
  | 
| D | JmhEngineWrapBenchmark.java | 93         public BufferType bufferType() {  in bufferType()  method in JmhEngineWrapBenchmark.JmhConfig
  | 
| D | JmhEngineHandshakeBenchmark.java | 90         public BufferType bufferType() {  in bufferType()  method in JmhEngineHandshakeBenchmark.JmhConfig
  | 
| /external/conscrypt/benchmark-android/src/main/java/org/conscrypt/ | 
| D | CaliperAlpnBenchmark.java | 57         public BufferType bufferType() {  in bufferType()  method in CaliperAlpnBenchmark.CaliperConfig
  | 
| D | CaliperEngineHandshakeBenchmark.java | 78         public BufferType bufferType() {  in bufferType()  method in CaliperEngineHandshakeBenchmark.CaliperConfig
  | 
| D | CaliperEngineWrapBenchmark.java | 89         public BufferType bufferType() {  in bufferType()  method in CaliperEngineWrapBenchmark.CaliperConfig
  | 
| /external/conscrypt/repackaged/benchmark-android/src/main/java/com/android/org/conscrypt/ | 
| D | CaliperAlpnBenchmark.java | 58         public BufferType bufferType() {  in bufferType()  method in CaliperAlpnBenchmark.CaliperConfig
  | 
| D | CaliperEngineWrapBenchmark.java | 90         public BufferType bufferType() {  in bufferType()  method in CaliperEngineWrapBenchmark.CaliperConfig
  | 
| D | CaliperEngineHandshakeBenchmark.java | 79         public BufferType bufferType() {  in bufferType()  method in CaliperEngineHandshakeBenchmark.CaliperConfig
  | 
| /external/skia/src/gpu/ganesh/vk/ | 
| D | GrVkBuffer.cpp | 23                        GrGpuBufferType bufferType,  in GrVkBuffer() 71                                    GrGpuBufferType bufferType,  in Make()
  | 
| /external/deqp/external/vulkancts/modules/vulkan/postmortem/ | 
| D | vktPostmortemUseAfterFreeTests.cpp | 176 											const BufferType		bufferType)  in UseAfterFreeTestCase() 263 													const BufferType	bufferType)  in UseAfterFreeTestInstance()
  | 
| /external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/ | 
| D | BufferUtilsTest.java | 69     public BufferType bufferType;  field in BufferUtilsTest
  | 
| /external/conscrypt/common/src/test/java/org/conscrypt/ | 
| D | BufferUtilsTest.java | 65     public BufferType bufferType;  field in BufferUtilsTest
  | 
| /external/angle/src/libANGLE/ | 
| D | Stream.cpp | 132     EGLenum bufferType  = attributes.getAsInt(EGL_COLOR_BUFFER_TYPE, EGL_RGB_BUFFER);  in createConsumerGLTextureExternal()  local
  | 
| /external/deqp/external/vulkancts/modules/vulkan/renderpass/ | 
| D | vktRenderPassDepthStencilWriteConditionsTests.cpp | 104 …tance::DepthStencilWriteConditionsInstance (Context& context, const BufferType& bufferType, const …  in DepthStencilWriteConditionsInstance() 379 																  const BufferType		bufferType,  in DepthStencilWriteConditionsTest()
  | 
| /external/deqp/modules/gles3/functional/ | 
| D | es3fTransformFeedbackTests.cpp | 1317 …PositionCase (Context& context, const char* name, const char* desc, deUint32 bufferType, deUint32 …  in PositionCase() 1327 …PointSizeCase (Context& context, const char* name, const char* desc, deUint32 bufferType, deUint32…  in PointSizeCase() 1337 …BasicTypeCase (Context& context, const char* name, const char* desc, deUint32 bufferType, deUint32…  in BasicTypeCase() 1351 …BasicArrayCase (Context& context, const char* name, const char* desc, deUint32 bufferType, deUint3…  in BasicArrayCase() 1376 …ArrayElementCase (Context& context, const char* name, const char* desc, deUint32 bufferType, deUin…  in ArrayElementCase() 1391 …RandomCase (Context& context, const char* name, const char* desc, deUint32 bufferType, deUint32 pr…  in RandomCase()
  |