Searched defs:BufferType (Results 1 - 18 of 18) sorted by relevance

/external/conscrypt/openjdk-benchmarks/src/jmh/java/org/conscrypt/benchmarks/
H A DSslEngineBenchmark.java135 public enum BufferType { enum in class:SslEngineBenchmark
154 @Param public BufferType bufferType;
/external/conscrypt/openjdk/src/test/java/org/conscrypt/
H A DOpenSSLEngineImplTest.java52 public enum BufferType { enum in class:OpenSSLEngineImplTest
99 public static Iterable<BufferType> data() {
100 return Arrays.asList(BufferType.HEAP, BufferType.DIRECT);
104 public BufferType bufferType;
/external/webrtc/webrtc/modules/audio_device/include/
H A Daudio_device.h42 enum BufferType { enum in class:webrtc::AudioDeviceModule
159 virtual int32_t SetPlayoutBuffer(const BufferType type,
161 virtual int32_t PlayoutBuffer(BufferType* type, uint16_t* sizeMS) const = 0;
/external/deqp/external/vulkancts/modules/vulkan/compute/
H A DvktComputeBasicComputeShaderTests.cpp99 enum BufferType enum in namespace:vkt::compute::__anon3771
1069 const BufferType bufferType);
1071 const BufferType m_bufferType;
1084 const BufferType bufferType);
1089 const BufferType m_bufferType;
1101 const BufferType bufferType)
1188 const BufferType bufferType)
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
H A Dxm_api.h319 } BufferType; typedef in typeref:enum:__anon14931
333 BufferType type; /* window, pixmap, pbuffer or glxwindow */
/external/deqp/modules/gles2/functional/
H A Des2fPolygonOffsetTests.cpp1201 enum BufferType enum in struct:deqp::gles2::Functional::DepthBufferFormat
1210 BufferType floatingPoint;
/external/deqp/modules/gles3/functional/
H A Des3fPolygonOffsetTests.cpp1204 enum BufferType enum in struct:deqp::gles3::Functional::DepthBufferFormat
1213 BufferType floatingPoint;
/external/swiftshader/third_party/PowerVR_SDK/Tools/
H A DPVRTPFXParser.h235 CPVRTString BufferType; member in struct:SPVRTTargetPair
H A DPVRTPFXParser.cpp1258 unsigned int BufferType; member in struct:SSurfacePair
1409 Params.uiFlags = SurfacePairs[uiIndex].eType | SurfacePairs[uiIndex].BufferType;
2566 CPVRTString* pVals[] = { &effect.Targets[uiIndex].BufferType, &effect.Targets[uiIndex].TargetName };
2678 if( (Target.BufferType.find_first_of("DEPTH") != CPVRTString::npos && !(Pass.uiFormatFlags & PVRPFXTEX_DEPTH))
2679 || (Target.BufferType.find_first_of("COLOR") != CPVRTString::npos && !(Pass.uiFormatFlags & PVRPFXTEX_COLOUR)) )
/external/mesa3d/src/mesa/drivers/x11/
H A DxmesaP.h132 } BufferType; typedef in typeref:enum:__anon15255
190 BufferType type; /* window, pixmap, pbuffer or glxwindow */
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp56 enum BufferType enum in namespace:vkt::synchronization::__anon3963
1111 const BufferType bufferType,
1223 const BufferType m_bufferType;
1590 const BufferType bufferType,
1656 const BufferType m_bufferType;
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 510 milliseconds