Searched defs:cBuffer (Results 1 – 10 of 10) sorted by relevance
| /external/icu/icu4c/source/test/iotest/ |
| D | iotest.cpp | 206 char cBuffer[512]; in DataDrivenPrintf() local 372 char cBuffer[512]; in DataDrivenScanf() local 574 char cBuffer[512]; in DataDrivenPrintfPrecision() local
|
| D | strtst.c | 254 char cBuffer[256]; in TestLocalizedString() local
|
| /external/swiftshader/src/Pipeline/ |
| D | PixelRoutine.cpp | 925 void PixelRoutine::readPixel(int index, Pointer<Byte> &cBuffer, Int &x, Vector4s &pixel) in readPixel() 1036 void PixelRoutine::alphaBlend(int index, Pointer<Byte> &cBuffer, Vector4s ¤t, Int &x) in alphaBlend() 1155 void PixelRoutine::logicOperation(int index, Pointer<Byte> &cBuffer, Vector4s ¤t, Int &x) in logicOperation() 1250 …void PixelRoutine::writeColor(int index, Pointer<Byte> &cBuffer, Int &x, Vector4s ¤t, Int &s… in writeColor() 1801 void PixelRoutine::alphaBlend(int index, Pointer<Byte> &cBuffer, Vector4f &oC, Int &x) in alphaBlend() 1985 …void PixelRoutine::writeColor(int index, Pointer<Byte> &cBuffer, Int &x, Vector4f &oC, Int &sMask,… in writeColor()
|
| /external/swiftshader/src/Shader/ |
| D | PixelRoutine.cpp | 998 void PixelRoutine::readPixel(int index, Pointer<Byte> &cBuffer, Int &x, Vector4s &pixel) in readPixel() 1171 void PixelRoutine::alphaBlend(int index, Pointer<Byte> &cBuffer, Vector4s ¤t, Int &x) in alphaBlend() 1290 void PixelRoutine::logicOperation(int index, Pointer<Byte> &cBuffer, Vector4s ¤t, Int &x) in logicOperation() 1385 …void PixelRoutine::writeColor(int index, Pointer<Byte> &cBuffer, Int &x, Vector4s ¤t, Int &s… in writeColor() 2030 void PixelRoutine::alphaBlend(int index, Pointer<Byte> &cBuffer, Vector4f &oC, Int &x) in alphaBlend() 2221 …void PixelRoutine::writeColor(int index, Pointer<Byte> &cBuffer, Int &x, Vector4f &oC, Int &sMask,… in writeColor()
|
| /external/swiftshader/src/Device/ |
| D | QuadRasterizer.cpp | 95 Pointer<Byte> cBuffer[RENDERTARGETS]; in rasterize() local
|
| /external/swiftshader/src/Renderer/ |
| D | QuadRasterizer.cpp | 95 Pointer<Byte> cBuffer[RENDERTARGETS]; in rasterize() local
|
| /external/skqp/src/codec/ |
| D | SkBmpStandardCodec.cpp | 78 std::unique_ptr<uint8_t[]> cBuffer(new uint8_t[colorBytes]); in createColorTable() local
|
| D | SkBmpRLECodec.cpp | 78 std::unique_ptr<uint8_t[]> cBuffer(new uint8_t[colorBytes]); in createColorTable() local
|
| /external/skia/src/codec/ |
| D | SkBmpStandardCodec.cpp | 78 std::unique_ptr<uint8_t[]> cBuffer(new uint8_t[colorBytes]); in createColorTable() local
|
| D | SkBmpRLECodec.cpp | 78 std::unique_ptr<uint8_t[]> cBuffer(new uint8_t[colorBytes]); in createColorTable() local
|