/hardware/google/gfxstream/third-party/glm/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 …]
|
/hardware/google/gfxstream/guest/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 | 1103 size_t GLEncoder::pixelDataSize(GLsizei width, GLsizei height, GLenum format, GLenum type, int pack) in pixelDataSize()
|
/hardware/google/gfxstream/guest/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()
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_integer_sequence.cpp | 531 uint8_t pack; in encode_ise() local 578 uint8_t pack = (input_data[i] & mask) | in encode_ise() local 602 uint8_t pack; in encode_ise() local 637 uint8_t pack = (input_data[i] & mask) | in encode_ise() local
|
/hardware/google/gfxstream/guest/mesa/src/util/tests/format/ |
D | u_format_test.c | 281 const struct util_format_pack_description *pack = in test_format_pack_rgba_float() local 404 const struct util_format_pack_description *pack = in test_format_pack_rgba_8unorm() local 500 const struct util_format_pack_description *pack = in test_format_pack_z_float() local 578 const struct util_format_pack_description *pack = in test_format_pack_z_32unorm() local 657 const struct util_format_pack_description *pack = in test_format_pack_s_8uint() local
|
/hardware/google/gfxstream/guest/mesa/src/c11/impl/ |
D | threads_posix.c | 65 struct impl_thrd_param pack = *((struct impl_thrd_param *)p); in impl_thrd_routine() local 272 struct impl_thrd_param *pack; in thrd_create() local
|
D | threads_win32.c | 78 struct impl_thrd_param pack; in impl_thrd_routine() local 296 struct impl_thrd_param *pack; in thrd_create() local
|
/hardware/google/gchips/gralloc4/src/core/ |
D | align_structs.py | 55 def pack(line): function
|
/hardware/google/pixel/vibrator/cs40l25/tests/ |
D | test-hwcal.cpp | 40 static void pack(std::ostream &stream, const uint32_t &value, std::string lpad, in pack() function in aidl::android::hardware::vibrator::HwCalTest 46 static void pack(std::ostream &stream, const std::array<T, N> &value, std::string lpad, in pack() function in aidl::android::hardware::vibrator::HwCalTest
|
/hardware/google/pixel/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
|
/hardware/google/gfxstream/guest/mesa/src/util/format/ |
D | u_format.c | 435 const struct util_format_pack_description *pack = in util_format_write_4() local 476 const struct util_format_pack_description *pack = in util_format_write_4ub() local 655 const struct util_format_pack_description *pack = in util_format_translate() local
|
/hardware/google/pixel/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
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | GLClientState.cpp | 1181 …sizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, int pack, int ignoreTraili… in pboNeededDataSize()
|