Home
last modified time | relevance | path

Searched defs:alphaSize (Results 1 – 17 of 17) sorted by relevance

/external/bzip2/
Dhuffman.c65 Int32 alphaSize, in BZ2_hbMakeCodeLengths()
156 Int32 alphaSize ) in BZ2_hbAssignCodes()
176 Int32 alphaSize ) in BZ2_hbCreateDecodeTables()
Ddecompress.c117 Int32 alphaSize; in BZ2_decompress() local
Dcompress.c242 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
/external/deqp/framework/egl/
DegluConfigInfo.hpp45 deInt32 alphaSize; member in eglu::ConfigInfo
DegluConfigFilter.cpp65 int CandidateConfig::alphaSize (void) const { return get(EGL_ALPHA_SIZE); } in alphaSize() function in eglu::CandidateConfig
/external/deqp/framework/qphelper/
DqpTestLog.h163 int alphaSize; member
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/surfaceview/
DGLSurfaceViewAPI18.java453 int alphaSize, int depthSize, int stencilSize) { in setEGLConfigChooser()
923 int alphaSize, int depthSize, int stencilSize) { in ComponentSizeChooser()
/external/replicaisland/src/com/replica/replicaisland/
DGLSurfaceView.java372 int alphaSize, int depthSize, int stencilSize) { in setEGLConfigChooser()
823 int alphaSize, int depthSize, int stencilSize) { in ComponentSizeChooser()
/external/deqp/modules/egl/
DteglQueryConfigTests.cpp446 const EGLint alphaSize = getValue(config, EGL_ALPHA_SIZE); in executeTest() local
/external/valgrind/exp-sgcheck/tests/
Dhackedbz2.c1491 Int32 alphaSize; in BZ2_decompress() local
3244 Int32 alphaSize, in BZ2_hbMakeCodeLengths()
3335 Int32 alphaSize ) in BZ2_hbAssignCodes()
3355 Int32 alphaSize ) in BZ2_hbCreateDecodeTables()
3669 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
/external/valgrind/memcheck/tests/
Dvarinfo6.c1520 Int32 alphaSize; in BZ2_decompress() local
3273 Int32 alphaSize, in BZ2_hbMakeCodeLengths()
3364 Int32 alphaSize ) in BZ2_hbAssignCodes()
3384 Int32 alphaSize ) in BZ2_hbCreateDecodeTables()
3697 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
Dorigin5-bz2.c1482 Int32 alphaSize; in BZ2_decompress() local
3235 Int32 alphaSize, in BZ2_hbMakeCodeLengths()
3326 Int32 alphaSize ) in BZ2_hbAssignCodes()
3346 Int32 alphaSize ) in BZ2_hbCreateDecodeTables()
3660 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
/external/valgrind/VEX/switchback/
Dtest_bzip2.c1465 Int32 alphaSize; in BZ2_decompress() local
3218 Int32 alphaSize, in BZ2_hbMakeCodeLengths()
3309 Int32 alphaSize ) in BZ2_hbAssignCodes()
3329 Int32 alphaSize ) in BZ2_hbCreateDecodeTables()
3643 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
/external/valgrind/perf/
Dbz2.c1480 Int32 alphaSize; in BZ2_decompress() local
3233 Int32 alphaSize, in BZ2_hbMakeCodeLengths()
3324 Int32 alphaSize ) in BZ2_hbAssignCodes()
3344 Int32 alphaSize ) in BZ2_hbCreateDecodeTables()
3658 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
Dtest_input_for_tinycc.c1439 Int32 alphaSize; in BZ2_decompress() local
2745 Int32 alphaSize, in BZ2_hbMakeCodeLengths()
2819 Int32 alphaSize ) in BZ2_hbAssignCodes()
2839 Int32 alphaSize ) in BZ2_hbCreateDecodeTables()
3033 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
/external/deqp/framework/platform/X11/
DtcuX11GlxPlatform.cpp489 int alphaSize = visual.getAttrib(GLX_ALPHA_SIZE); in configRank() local
/external/deqp/executor/
DxeTestCaseResult.hpp357 int alphaSize; member in xe::ri::EglConfig