Home
last modified time | relevance | path

Searched defs:bufferType (Results 26 – 50 of 293) sorted by relevance

12345678910>>...12

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_buffer_rt.cpp43 uint32_t bufferType, bool isCMRTAllocatedSVM, void *sysMem, in Create()
71 CmSurfaceManager* surfaceManager, uint32_t bufferType, in CmBuffer_RT()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmVariablePointersTests.cpp343 … const string bufferType = isSingleInputBuffer ? "single_buffer" : "two_buffers"; in addPhysicalOrVariablePointersComputeGroup() local
957 … const string bufferType = isSingleInputBuffer ? "single_buffer_" : "two_buffers_"; in addComplexTypesPhysicalOrVariablePointersComputeGroup() local
1577 … const string bufferType = isSingleInputBuffer ? "single_buffer" : "two_buffers"; in addVariablePointersGraphicsGroup() local
/aosp_15_r20/external/libva/va/
H A Dva_str.c162 const char *vaBufferTypeStr(VABufferType bufferType) in vaBufferTypeStr()
/aosp_15_r20/external/conscrypt/benchmark-jmh/src/jmh/java/org/conscrypt/
H A DJmhCipherEncryptBenchmark.java62 public CipherEncryptBenchmark.BufferType bufferType() { in bufferType() method in JmhCipherEncryptBenchmark.JmhConfig
H A DJmhAlpnBenchmark.java64 public BufferType bufferType() { in bufferType() method in JmhAlpnBenchmark.JmhConfig
H A DJmhEngineWrapBenchmark.java93 public BufferType bufferType() { in bufferType() method in JmhEngineWrapBenchmark.JmhConfig
H A DJmhEngineHandshakeBenchmark.java90 public BufferType bufferType() { in bufferType() method in JmhEngineHandshakeBenchmark.JmhConfig
/aosp_15_r20/libcore/benchmarks/src/benchmarks/regression/
H A DByteBufferScalarVersusVectorBenchmark.java25 @Param private ByteBufferBenchmark.MyBufferType bufferType; field in ByteBufferScalarVersusVectorBenchmark
H A DByteBufferBulkBenchmark.java45 …public static ByteBuffer newBuffer(boolean aligned, MyBufferType bufferType, int bsize) throws IOE… in newBuffer()
/aosp_15_r20/external/conscrypt/benchmark-android/src/main/java/org/conscrypt/
H A DCaliperAlpnBenchmark.java57 public BufferType bufferType() { in bufferType() method in CaliperAlpnBenchmark.CaliperConfig
H A DCaliperEngineWrapBenchmark.java89 public BufferType bufferType() { in bufferType() method in CaliperEngineWrapBenchmark.CaliperConfig
H A DCaliperEngineHandshakeBenchmark.java78 public BufferType bufferType() { in bufferType() method in CaliperEngineHandshakeBenchmark.CaliperConfig
/aosp_15_r20/external/conscrypt/repackaged/benchmark-android/src/main/java/com/android/org/conscrypt/
H A DCaliperAlpnBenchmark.java58 public BufferType bufferType() { in bufferType() method in CaliperAlpnBenchmark.CaliperConfig
H A DCaliperEngineWrapBenchmark.java90 public BufferType bufferType() { in bufferType() method in CaliperEngineWrapBenchmark.CaliperConfig
H A DCaliperEngineHandshakeBenchmark.java79 public BufferType bufferType() { in bufferType() method in CaliperEngineHandshakeBenchmark.CaliperConfig
/aosp_15_r20/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/
H A DByteBufferScalarVersusVectorPerfTest.java111 ByteBufferPerfTest.MyBufferType bufferType) in timeManualByteBufferCopy()
H A DBulkPerfTest.java92 public static ByteBuffer newBuffer(boolean aligned, MyBufferType bufferType, int bsize) in newBuffer()
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/widget/
H A DTextViewFallbackLineSpacingTest.java69 BufferType bufferType) { in TextViewFallbackLineSpacingTest()
/aosp_15_r20/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/
H A DBufferUtilsTest.java69 public BufferType bufferType; field in BufferUtilsTest
/aosp_15_r20/frameworks/av/media/libmedia/
H A DOMXBuffer.cpp115 BufferType bufferType = (BufferType) parcel->readInt32(); in readFromParcel() local
/aosp_15_r20/external/conscrypt/common/src/test/java/org/conscrypt/
H A DBufferUtilsTest.java65 public BufferType bufferType; field in BufferUtilsTest
/aosp_15_r20/hardware/google/graphics/common/libhwjpeg/
DLibScalerForJpeg.h71 const unsigned int bufferType; member
/aosp_15_r20/external/conscrypt/benchmark-base/src/main/java/org/conscrypt/
H A DCipherEncryptBenchmark.java39 BufferType bufferType(); in bufferType() method
/aosp_15_r20/external/conscrypt/repackaged/benchmark-base/src/main/java/com/android/org/conscrypt/
H A DCipherEncryptBenchmark.java44 BufferType bufferType(); in bufferType() method
/aosp_15_r20/frameworks/native/opengl/tools/glgen/src/
H A DJniCodeEmitter.java1049 JType bufferType = bufferArgTypes.get(0); in emitJniCode() local
1059 JType bufferType = bufferArgTypes.get(0); in emitJniCode() local

12345678910>>...12