OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTransferFunctionType
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/libs/hwui/
Texture.h
135
TransferFunctionType
getTransferFunctionType
() const;
SkiaShader.cpp
223
description->transferFunction = texture->
getTransferFunctionType
();
Texture.cpp
394
TransferFunctionType Texture::
getTransferFunctionType
() const {
GlopBuilder.cpp
606
mDescription.transferFunction = texture->
getTransferFunctionType
();
/frameworks/base/libs/hwui/renderstate/
RenderState.cpp
373
TransferFunctionType transferFunction = colorSpaceTexture->
getTransferFunctionType
();
Completed in 285 milliseconds