OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:attachmentType
(Results
1 - 6
of
6
) sorted by null
/external/deqp/modules/glshared/
glsFboUtil.cpp
447
GLenum
attachmentType
(const Attachment& att)
636
const Image* const image = fboConfig.getImage(
attachmentType
(att), att.imageName);
711
logField(log, "Type", getFramebufferAttachmentTypeName(
attachmentType
(att)));
/external/swiftshader/src/OpenGL/libGLES_CM/
libGLES_CM.cpp
[
all
...]
/external/swiftshader/src/OpenGL/libGLESv2/
libGLESv2.cpp
[
all
...]
/packages/apps/Messaging/src/com/android/messaging/datamodel/
BugleNotifications.java
[
all
...]
MessageNotificationState.java
158
final String
attachmentType
, final boolean isManualDownloadNeeded,
165
mAttachmentType =
attachmentType
;
732
String
attachmentType
= null;
738
attachmentType
= messagePartData.getContentType();
744
displayName, text, attachmentUri,
attachmentType
);
[
all
...]
/external/swiftshader/src/OpenGL/libGL/
libGL.cpp
[
all
...]
Completed in 916 milliseconds