/external/skqp/src/gpu/vk/ |
D | GrVkImage.cpp | 157 bool isLinear = VK_IMAGE_TILING_LINEAR == imageDesc.fImageTiling; in InitImageInfo() local 208 bool isLinear = VK_IMAGE_TILING_LINEAR == info->fImageTiling; in DestroyImageInfo() local 245 bool isLinear = (VK_IMAGE_TILING_LINEAR == fImageTiling); in freeGPUData() local
|
/external/skia/src/gpu/vk/ |
D | GrVkImage.cpp | 163 bool isLinear = VK_IMAGE_TILING_LINEAR == imageDesc.fImageTiling; in InitImageInfo() local 214 bool isLinear = VK_IMAGE_TILING_LINEAR == info->fImageTiling; in DestroyImageInfo() local 268 bool isLinear = (VK_IMAGE_TILING_LINEAR == fImageTiling); in freeGPUData() local
|
/external/skia/src/pathops/ |
D | SkPathOpsConic.h | 79 bool isLinear(int startIndex, int endIndex) const { in isLinear() function 163 bool hullIntersects(const SkDConic& conic, bool* isLinear) const override { in hullIntersects() 169 bool hullIntersects(const SkTCurve& curve, bool* isLinear) const override { in hullIntersects()
|
D | SkPathOpsQuad.h | 153 bool hullIntersects(const SkDQuad& quad, bool* isLinear) const override { in hullIntersects() 160 bool hullIntersects(const SkTCurve& curve, bool* isLinear) const override { in hullIntersects()
|
D | SkPathOpsCubic.h | 212 bool hullIntersects(const SkDCubic& cubic, bool* isLinear) const override { in hullIntersects() 216 bool hullIntersects(const SkTCurve& curve, bool* isLinear) const override { in hullIntersects()
|
D | SkPathOpsQuad.cpp | 185 bool SkDQuad::isLinear(int startIndex, int endIndex) const { in isLinear() function in SkDQuad
|
D | SkPathOpsCubic.cpp | 210 bool SkDCubic::isLinear(int startIndex, int endIndex) const { in isLinear() function in SkDCubic
|
/external/skqp/src/pathops/ |
D | SkPathOpsConic.h | 79 bool isLinear(int startIndex, int endIndex) const { in isLinear() function 163 bool hullIntersects(const SkDConic& conic, bool* isLinear) const override { in hullIntersects() 169 bool hullIntersects(const SkTCurve& curve, bool* isLinear) const override { in hullIntersects()
|
D | SkPathOpsQuad.h | 153 bool hullIntersects(const SkDQuad& quad, bool* isLinear) const override { in hullIntersects() 160 bool hullIntersects(const SkTCurve& curve, bool* isLinear) const override { in hullIntersects()
|
D | SkPathOpsCubic.h | 212 bool hullIntersects(const SkDCubic& cubic, bool* isLinear) const override { in hullIntersects() 216 bool hullIntersects(const SkTCurve& curve, bool* isLinear) const override { in hullIntersects()
|
D | SkPathOpsQuad.cpp | 185 bool SkDQuad::isLinear(int startIndex, int endIndex) const { in isLinear() function in SkDQuad
|
D | SkPathOpsCubic.cpp | 210 bool SkDCubic::isLinear(int startIndex, int endIndex) const { in isLinear() function in SkDCubic
|
/external/skqp/src/gpu/ops/ |
D | GrTessellatingPathRenderer.cpp | 281 bool isLinear; in draw() local 309 bool isLinear; in drawAA() local
|
/external/skia/src/gpu/ops/ |
D | GrTessellatingPathRenderer.cpp | 282 bool isLinear; in draw() local 310 bool isLinear; in drawAA() local
|
/external/mesa3d/src/amd/addrlib/core/ |
D | addrlib1.h | 65 UINT_32 isLinear : 1; member
|
D | addrlib1.cpp | 1823 BOOL_32 isLinear, ///< [in] if it is linear mode in ComputeHtileInfo() 1961 BOOL_32 isLinear, ///< [in] is linear mode in ComputeCmaskInfo() 2172 BOOL_32 isLinear, ///< [in] linear or tiled HTILE layout in HwlComputeXmaskCoordFromAddr() 2356 BOOL_32 isLinear, ///< [in] linear or tiled HTILE layout in HwlComputeXmaskAddrFromCoord()
|
D | addrlib2.h | 52 UINT_32 isLinear : 1; // Linear member
|
/external/mesa3d/src/amd/addrlib/r800/ |
D | siaddrlib.cpp | 1238 BOOL_32 isLinear, ///< [in] if it is linear mode in HwlComputeHtileBytes() 1265 BOOL_32 isLinear, ///< [in] linear or tiled HTILE layout in HwlComputeXmaskAddrFromCoord() 1423 BOOL_32 isLinear, ///< [in] linear or tiled HTILE layout in HwlComputeXmaskCoordFromAddr()
|
D | egbaddrlib.cpp | 3200 BOOL_32 isLinear, ///< [in] if it is linear mode in ComputeHtileBytes() 4019 BOOL_32 isLinear, ///< [in] if it is linear mode in HwlComputeHtileBaseAlign()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureFilteringTests.cpp | 608 const bool isLinear = isLinearI != 0; in init() local
|
/external/skia/src/gpu/ |
D | GrTessellator.cpp | 747 VertexList* contours, SkArenaAlloc& alloc, bool *isLinear) { in path_to_contours() 2171 int contourCnt, SkArenaAlloc& alloc, bool antialias, bool* isLinear, in path_to_polys() 2234 VertexAllocator* vertexAllocator, bool antialias, bool* isLinear) { in PathToTriangles() 2279 bool isLinear; in PathToVertices() local
|
/external/skqp/src/gpu/ |
D | GrTessellator.cpp | 747 VertexList* contours, SkArenaAlloc& alloc, bool *isLinear) { in path_to_contours() 2171 int contourCnt, SkArenaAlloc& alloc, bool antialias, bool* isLinear, in path_to_polys() 2234 VertexAllocator* vertexAllocator, bool antialias, bool* isLinear) { in PathToTriangles() 2279 bool isLinear; in PathToVertices() local
|
/external/mesa3d/src/amd/addrlib/ |
D | addrinterface.h | 880 BOOL_32 isLinear; ///< Linear or tiled HTILE layout member 953 BOOL_32 isLinear; ///< Linear or tiled HTILE layout member 1017 BOOL_32 isLinear; ///< Linear or tiled HTILE layout member 1100 BOOL_32 isLinear; ///< Linear or tiled layout, Only SI can be linear member 1170 BOOL_32 isLinear; ///< Linear or tiled layout, Only SI can be linear member 1230 BOOL_32 isLinear; ///< Linear or tiled layout, Only SI can be linear member
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureFilteringTests.cpp | 1311 const bool isLinear = isLinearI != 0; in populateTextureFilteringTests() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureFilteringTests.cpp | 1550 bool isLinear = isLinearI != 0; in init() local
|