/device/generic/vulkan-cereal/include/glm/gtc/ |
D | packing.inl | 189 uint8 pack; member 199 uint8 pack; member 211 uint16 pack; member 222 uint16 pack; member 234 uint16 pack; member 246 uint32 pack; member 258 uint32 pack; member 270 uint32 pack; member 280 GLM_FUNC_QUALIFIER static tvec1<uint16, P> pack(tvec1<float, P> const & v) function 299 GLM_FUNC_QUALIFIER static tvec2<uint16, P> pack(tvec2<float, P> const & v) function [all …]
|
/device/generic/goldfish-opengl/system/GLESv2_enc/ |
D | GL2EncoderUtils.cpp | 25 …ze_t pixelDataSize(void *self, GLsizei width, GLsizei height, GLenum format, GLenum type, int pack) in pixelDataSize() 32 …e3D(void *self, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, int pack) in pixelDataSize3D()
|
/device/generic/goldfish-opengl/system/GLESv1_enc/ |
D | GLEncoderUtils.cpp | 22 …ze_t pixelDataSize(void *self, GLsizei width, GLsizei height, GLenum format, GLenum type, int pack) in pixelDataSize()
|
D | GLEncoder.cpp | 1098 size_t GLEncoder::pixelDataSize(GLsizei width, GLsizei height, GLenum format, GLenum type, int pack) in pixelDataSize()
|
/device/google/felix/vibrator/cs40l26/tests/ |
D | test-hwcal.cpp | 42 static void pack(std::ostream &stream, const T &value, std::string lpad, std::string rpad) { in pack() function in aidl::android::hardware::vibrator::HwCalTest 47 static void pack(std::ostream &stream, const std::array<T, N> &value, std::string lpad, in pack() function in aidl::android::hardware::vibrator::HwCalTest
|
/device/google/bluejay/vibrator/cs40l26/tests/ |
D | test-hwcal.cpp | 42 static void pack(std::ostream &stream, const T &value, std::string lpad, std::string rpad) { in pack() function in aidl::android::hardware::vibrator::HwCalTest 47 static void pack(std::ostream &stream, const std::array<T, N> &value, std::string lpad, in pack() function in aidl::android::hardware::vibrator::HwCalTest
|
/device/google/lynx/vibrator/cs40l26/tests/ |
D | test-hwcal.cpp | 42 static void pack(std::ostream &stream, const T &value, std::string lpad, std::string rpad) { in pack() function in aidl::android::hardware::vibrator::HwCalTest 47 static void pack(std::ostream &stream, const std::array<T, N> &value, std::string lpad, in pack() function in aidl::android::hardware::vibrator::HwCalTest
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/ |
D | Framebuffer9.cpp | 84 const gl::PixelPackState &pack, in readPixelsImpl()
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/ |
D | FramebufferGL.cpp | 315 const gl::PixelPackState &pack, in RearrangeEXTTextureNorm16Pixels() 1440 const gl::PixelPackState &pack, in readPixelsRowByRow() 1493 const gl::PixelPackState &pack, in readPixelsAllAtOnce()
|
D | BlitGL.cpp | 798 gl::PixelPackState pack; in copySubTextureCPUReadback() local
|
D | StateManagerGL.cpp | 537 void StateManagerGL::setPixelPackState(const gl::PixelPackState &pack) in setPixelPackState()
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | Framebuffer11.cpp | 254 const gl::PixelPackState &pack, in readPixelsImpl()
|
D | Renderer11.cpp | 3301 const gl::PixelPackState &pack, in readFromAttachment()
|
/device/google/sunfish/vibrator/drv2624/tests/ |
D | test-hwcal.cpp | 58 static void pack(std::ostream &stream, const T &value, std::string lpad, std::string rpad) { in pack() function in android::hardware::vibrator::V1_3::implementation::HwCalTest
|
/device/google/redfin/vibrator/drv2624/tests/ |
D | test-hwcal.cpp | 57 static void pack(std::ostream &stream, const T &value, std::string lpad, std::string rpad) { in pack() function in aidl::android::hardware::vibrator::HwCalTest
|
/device/google/barbet/vibrator/drv2624/tests/ |
D | test-hwcal.cpp | 57 static void pack(std::ostream &stream, const T &value, std::string lpad, std::string rpad) { in pack() function in aidl::android::hardware::vibrator::HwCalTest
|
/device/google/bramble/vibrator/drv2624/tests/ |
D | test-hwcal.cpp | 57 static void pack(std::ostream &stream, const T &value, std::string lpad, std::string rpad) { in pack() function in aidl::android::hardware::vibrator::HwCalTest
|
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
D | GLClientState.cpp | 1206 …sizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, int pack, int ignoreTraili… in pboNeededDataSize()
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
D | validationES.cpp | 5697 const auto &pack = context->getState().getPackState(); in ValidatePixelPack() local
|